]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
s#-O2#\$CFLAGS#
authorkloczek <kloczek@pld-linux.org>
Tue, 26 Mar 2002 07:12:55 +0000 (07:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ClanLib-config.patch -> 1.2

ClanLib-config.patch

index 6467b18f28e9bddc7be966f179c19de594fe3a69..927927d5ce7b586eb0e7af18a12a2f247dd2293a 100644 (file)
@@ -6,7 +6,7 @@ diff -uNr ClanLib-0.5.1.orig/configure.in ClanLib-0.5.1/configure.in
      AC_MSG_RESULT([enabled])
    else
 -    comp_mode="-O3 -march=pentium"
-+    comp_mode="-O2"
++    comp_mode="$CFLAGS"
      AC_MSG_RESULT([*********** <-- DISABLED --> ***********])
    fi
  ],
This page took 0.276457 seconds and 4 git commands to generate.