projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
493f097
)
packages/luaposix: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:03 +0000
(07:06 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:03 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40239
lang/luaposix/Makefile
patch
|
blob
|
history
diff --git
a/lang/luaposix/Makefile
b/lang/luaposix/Makefile
index 46cb21183049de6a6e2985d4fc51e79a33591ae0..726921ebc5291e40c2fc52a23f1a4324ad27a0e3 100644
(file)
--- a/
lang/luaposix/Makefile
+++ b/
lang/luaposix/Makefile
@@
-37,7
+37,7
@@
endef
TARGET_CFLAGS += -DLUA_USE_LINUX $(FPIC) -std=gnu99
-ifneq ($(CONFIG_USE_EGLIBC),)
+ifneq ($(CONFIG_USE_EGLIBC),)
ifeq ($(CONFIG_EGLIBC_OPTION_EGLIBC_UTMP),)
TARGET_CFLAGS += -DNO_GETLOGIN
endif