Remove declaration for -DLINUX_ELF since testing for __ELF__ in code.
This commit is contained in:
parent
37f17d39c1
commit
e447a467fa
@ -1,4 +1,7 @@
|
||||
ifdef LINUX_ELF
|
||||
# test for __ELF__ in C code so do not need LINUX_ELF defined
|
||||
# - thomas 1997-12-29
|
||||
#CFLAGS+= -DLINUX_ELF
|
||||
LDFLAGS+= -export-dynamic -Wl,-rpath -Wl,$(DESTDIR)$(LIBDIR)
|
||||
endif
|
||||
MK_NO_LORDER= true
|
||||
|
Loading…
x
Reference in New Issue
Block a user