1
0
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:
nbd 2006-09-27 12:09:30 +00:00
parent 597f84978e
commit aa765b43a2

View File

@ -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