mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
coreutils: Remove unhandled configure option.
This commit is contained in:
@@ -40,7 +40,7 @@ ifeq "$(ROOT)" ""
|
|||||||
EXTRA_INSTALL =
|
EXTRA_INSTALL =
|
||||||
else
|
else
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)-tools
|
TARGET = $(DIR_INFO)/$(THISAPP)-tools
|
||||||
EXTRA_CONFIG = --prefix=/tools --disable-nls --host=$(MACHINE)
|
EXTRA_CONFIG = --prefix=/tools --disable-nls
|
||||||
EXTRA_MAKE =
|
EXTRA_MAKE =
|
||||||
EXTRA_INSTALL =
|
EXTRA_INSTALL =
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user