]> git.pld-linux.org Git - packages/libmpeg3.git/commitdiff
- removed strange (non-gcc?) CFLAGS on alpha
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 2 Sep 2002 10:24:31 +0000 (10:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libmpeg3-opt.patch -> 1.2

libmpeg3-opt.patch

index 42030d5ffd449331c8d61c89975c4f90ab28ef90..8f17adbdc4e2d4168c504b8452a77cef81f93a78 100644 (file)
@@ -5,7 +5,7 @@
    USE_MMX = 0
    ifneq ($(HAVE_CFLAGS), yes)
 -    CFLAGS = -O4 -arch ev67 -ieee -accept c99_keywords -gcc_messages
-+    CFLAGS = $(OPT) -ieee -accept c99_keywords -gcc_messages
++    CFLAGS = $(OPT)
    endif
  endif
  
This page took 0.079497 seconds and 4 git commands to generate.