Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index 942a89004a..ffbe61cdb7 100755
--- a/configure
+++ b/configure
@@ -1127,10 +1127,6 @@ case $targetos in
;;
freebsd)
need_memalign="no"
- add_cflags "-pthread"
- ;;
- gnu/kfreebsd)
- add_cflags "-pthread"
;;
bsd/os)
osextralibs="-lpoll -lgnugetopt -lm"