Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite447a46

Browse files
author
Thomas G. Lockhart
committed
Remove declaration for -DLINUX_ELF since testing for __ELF__ in code.
1 parent37f17d3 commite447a46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/makefiles/Makefile.linux

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
ifdef LINUX_ELF
2+
# test for __ELF__ in C code so do not need LINUX_ELF defined
3+
# - thomas 1997-12-29
4+
#CFLAGS+= -DLINUX_ELF
25
LDFLAGS+= -export-dynamic -Wl,-rpath -Wl,$(DESTDIR)$(LIBDIR)
36
endif
47
MK_NO_LORDER= true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp