]> git.pld-linux.org Git - packages/GNUSim8085.git/commitdiff
- argh. rediffed and added removal of unwanted *FLAGS auto/ac/GNUSim8085-1_2_89-3
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Feb 2004 20:14:56 +0000 (20:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GNUSim8085-link.patch -> 1.4

GNUSim8085-link.patch

index 2b1af5bfd3d642b3b3f8bea24a62cf36616b825c..f3dbcecb591eb3b30a13770d442bd27126b06dfe 100644 (file)
@@ -1,11 +1,27 @@
---- GNUSim8085-1.2.89/src/Makefile.am.orig     2004-02-01 21:30:01.000000000 +0100
-+++ GNUSim8085-1.2.89/src/Makefile.am  2004-02-01 22:28:03.000000000 +0100
-@@ -297,7 +297,6 @@
+--- GNUSim8085-1.2.89/src/Makefile.am.orig     2003-12-30 17:06:32.000000000 +0100
++++ GNUSim8085-1.2.89/src/Makefile.am  2004-02-15 21:18:46.044207512 +0100
+@@ -8,14 +8,10 @@
+       $(GNOME_CFLAGS)
  
- gnusim8085_LDADD = \
+ gnusim8085_CFLAGS =\
+-       -Wall\
+-       -O1\
+-       -g
++       -Wall
+ gnusim8085_CXXFLAGS =\
+-       -Wall\
+-       -O1\
+-       -g
++       -Wall
+ bin_PROGRAMS = gnusim8085
+@@ -135,6 +131,5 @@
+ gnusim8085_LDFLAGS = 
+ gnusim8085_LDADD =  \
 -      $(GNOME_LIBS)\
 -       -liconv
 +      $(GNOME_LIBS)
  
- subdir = src
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
This page took 0.042944 seconds and 4 git commands to generate.