]> git.pld-linux.org Git - packages/GNUSim8085.git/blame - GNUSim8085-link.patch
- updated gettext BR
[packages/GNUSim8085.git] / GNUSim8085-link.patch
CommitLineData
41cde21e
JB
1--- GNUSim8085-1.2.89/src/Makefile.am.orig 2003-12-30 17:06:32.000000000 +0100
2+++ GNUSim8085-1.2.89/src/Makefile.am 2004-02-15 21:18:46.044207512 +0100
3@@ -8,14 +8,10 @@
4 $(GNOME_CFLAGS)
34fdd0a3 5
41cde21e
JB
6 gnusim8085_CFLAGS =\
7- -Wall\
8- -O1\
9- -g
10+ -Wall
11
12 gnusim8085_CXXFLAGS =\
13- -Wall\
14- -O1\
15- -g
16+ -Wall
17
18 bin_PROGRAMS = gnusim8085
19
20@@ -135,6 +131,5 @@
21 gnusim8085_LDFLAGS =
22
23 gnusim8085_LDADD = \
657c363f 24- $(GNOME_LIBS)\
34fdd0a3 25- -liconv
657c363f 26+ $(GNOME_LIBS)
34fdd0a3 27
This page took 0.066263 seconds and 4 git commands to generate.