mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:35:55 +02:00
disable gettext in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4863 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
597f84978e
commit
aa765b43a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user