projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2bd8ab
)
disable gettext in menuconfig
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 27 Sep 2006 12:09:30 +0000
(12:09 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 27 Sep 2006 12:09:30 +0000
(12:09 +0000)
SVN-Revision: 4863
openwrt/scripts/config/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/scripts/config/Makefile
b/openwrt/scripts/config/Makefile
index 6cdab2e0e6df7aa00d548372136324b1c9875b71..5ef8b5488bf7c0006e04a2503684f8a1d7373187 100644
(file)
--- a/
openwrt/scripts/config/Makefile
+++ b/
openwrt/scripts/config/Makefile
@@
-13,10
+13,7
@@
# Platform specific fixes
#
# FreeBSD
-ifeq ($(shell uname -s),FreeBSD)
-export CFLAGS+=-I/usr/local/include
-export LDFLAGS+=-L/usr/local/lib -lintl
-endif
+export CFLAGS+=-DKBUILD_NO_NLS
conf-objs := conf.o zconf.tab.o
mconf-objs := mconf.o zconf.tab.o