mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
node: use default host install prefix
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ HOST_CONFIGURE_VARS:=
|
||||
HOST_CONFIGURE_ARGS:= \
|
||||
--dest-os=linux \
|
||||
--without-snapshot \
|
||||
--prefix=$(STAGING_DIR)/host/
|
||||
--prefix=$(HOST_BUILD_PREFIX)
|
||||
|
||||
HOST_CONFIGURE_CMD:=python ./configure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user