mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
configure: remove --source-path option
This option does not work, and the implied functionality is at best pointless. Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
b2592ea42c
commit
dc435c4e9d
2
configure
vendored
2
configure
vendored
@ -191,7 +191,6 @@ External library support:
|
||||
--enable-zlib enable zlib [autodetect]
|
||||
|
||||
Advanced options (experts only):
|
||||
--source-path=PATH path to source code [$source_path]
|
||||
--cross-prefix=PREFIX use PREFIX for compilation tools [$cross_prefix]
|
||||
--enable-cross-compile assume a cross-compiler is used
|
||||
--sysroot=PATH root of cross-build tree
|
||||
@ -1184,7 +1183,6 @@ CMDLINE_SET="
|
||||
nm
|
||||
pkg_config
|
||||
samples
|
||||
source_path
|
||||
sysinclude
|
||||
sysroot
|
||||
target_exec
|
||||
|
Loading…
Reference in New Issue
Block a user