]> git.pld-linux.org Git - packages/allegro.git/commitdiff
- updated for new opt patch
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Nov 2003 23:59:47 +0000 (23:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    allegro-frame-pointer.patch -> 1.2

allegro-frame-pointer.patch

index 7a0d4e60d2773fca5009224fc5ce37fe2491789a..d36fcd07041f4ea1deb1e0f91eae6b30e6921700 100644 (file)
@@ -10,9 +10,9 @@
    PLUGIN_LIB=lib/unix/libapdat.a
    allegro_build_profiling_library=yes
 @@ -654,7 +654,7 @@
-   if test "X$allegro_debug_with_fortify" = "Xyes"; then
       ALLEGRO_DEBUG_CFLAGS="$ALLEGRO_DEBUG_CFLAGS -DFORTIFY"
    fi
+   CFLAGS="$CFLAGS $TARGET_ARCH"
 -  ALLEGRO_PROFILE_CFLAGS="$CFLAGS -pg $WFLAGS"
 +  ALLEGRO_PROFILE_CFLAGS="$CFLAGS -fno-omit-frame-pointer -pg $WFLAGS"
    ALLEGRO_SFLAGS="-x assembler-with-cpp"
This page took 0.074126 seconds and 4 git commands to generate.