mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-13 05:47:39 +02:00
Centrally define standard include/library paths
This commit is contained in:
@ -52,7 +52,3 @@ ffbuild_configure() {
|
||||
ffbuild_unconfigure() {
|
||||
echo --disable-gmp
|
||||
}
|
||||
|
||||
ffbuild_ldflags() {
|
||||
echo -L"$FFBUILD_PREFIX"/lib
|
||||
}
|
||||
|
Reference in New Issue
Block a user