mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -32,4 +32,6 @@ $(eval $(host-autotools-package))
|
||||
# variables used by other packages
|
||||
AUTOMAKE = $(HOST_DIR)/bin/automake
|
||||
ACLOCAL_DIR = $(STAGING_DIR)/usr/share/aclocal
|
||||
ACLOCAL = $(HOST_DIR)/bin/aclocal -I $(ACLOCAL_DIR)
|
||||
ACLOCAL = $(HOST_DIR)/bin/aclocal
|
||||
ACLOCAL_PATH = $(ACLOCAL_DIR):$(ACLOCAL_HOST_DIR)
|
||||
export ACLOCAL_PATH
|
||||
|
||||
Reference in New Issue
Block a user