add portability fixes for toolchain/tools (full tools/toolchain build works on osx now)
SVN-Revision: 4867
This commit is contained in:
@@ -106,7 +106,7 @@ IPKG:= \
|
||||
|
||||
# invoke ipkg-build with some default options
|
||||
IPKG_BUILD:= \
|
||||
ipkg-build -c -o root -g root
|
||||
ipkg-build -c -o 0 -g 0
|
||||
|
||||
ifeq ($(CONFIG_ENABLE_LOCALE),true)
|
||||
DISABLE_NLS:=
|
||||
|
||||
Reference in New Issue
Block a user