mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
disable gettext in menuconfig
SVN-Revision: 4863
This commit is contained in:
parent
c2bd8ab963
commit
ae4be01207
@ -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…
x
Reference in New Issue
Block a user