Skip to content
Snippets Groups Projects
Commit e447a467 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Remove declaration for -DLINUX_ELF since testing for __ELF__ in code.

parent 37f17d39
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment