]> git.pld-linux.org Git - packages/allegro5.git/commitdiff
- one important define on !x86 was missing auto/ac/allegro-4_1_12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Nov 2003 22:58:59 +0000 (22:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro-opt.patch -> 1.4

allegro-opt.patch

index 0baf09727e209e7cf4a5789ad9d6afbbabc2293a..2b1fa3687f5ae1c2205dc4d7adb3d36848931147 100644 (file)
@@ -5,7 +5,7 @@
  
  dnl Tweak header files for library build
 -CFLAGS="$CFLAGS -DALLEGRO_LIB_BUILD"
-+CFLAGS="$TARGET_ARCH -DALLEGRO_LIB_BUILD"
++CFLAGS="$CFLAGS $TARGET_ARCH -DALLEGRO_LIB_BUILD"
  
  dnl How to compile C and asm files.
  if test -n "GCC"; then
This page took 0.103928 seconds and 4 git commands to generate.