mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Remove superfluous --disable-debug from shared build. fix #43
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
source "$(dirname "$BASH_SOURCE")"/defaults-lgpl.sh
|
||||
FF_CONFIGURE+=" --enable-shared --disable-static --disable-debug"
|
||||
FF_CONFIGURE+=" --enable-shared --disable-static"
|
||||
|
Reference in New Issue
Block a user