summaryrefslogtreecommitdiff
path: root/devel/elfsh/files/patch-libelfsh::Makefile
blob: 4b85e869bd57ea8772ec3a132a9f236782542064 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libelfsh/Makefile	Wed Aug 13 16:31:55 2003
+++ libelfsh/Makefile.patch	Sat Aug 16 01:48:30 2003
@@ -8,7 +8,7 @@
 CC			= gcc
 RM			= rm -f 
 AR			= ar rc
-CFLAGS			= -rdynamic -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN
+CFLAGS			+= -rdynamic -Iinclude -Wall -fPIC -g3 -DELFSH_INTERN
 SRC			= dynamic.c dynsym.c elf.c fixup.c got.c hash.c \
                         interp.c pht.c plt.c section.c sht.c error.c stab.c \
 			symbol.c notes.c reloc.c blocks.c ctors.c dtors.c \