From 66905e37506286360bb7ea141bce6acaa23a3373 Mon Sep 17 00:00:00 2001 From: mru Date: Wed, 22 Jul 2009 20:41:31 +0000 Subject: [PATCH] configure: remove some darwin-related cruft git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19487 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure b/configure index 3b3a6c01c..cbad6f292 100755 --- a/configure +++ b/configure @@ -1977,9 +1977,6 @@ if test $target_os = darwin; then if enabled xlc; then add_cflags -qpdf2 -qlanglvl=extc99 -qmaxmem=-1 -qarch=auto -qtune=auto else - add_cflags -pipe - check_cflags -force_cpusubtype_ALL - check_cflags -Wno-sign-compare enabled shared || check_cflags -mdynamic-no-pic fi fi -- 2.39.2