mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
perl: Unify host and target build directories
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -28,6 +28,7 @@ PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
|
||||
# Build settings
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/$(PKG_NAME)-$(PKG_VERSION)
|
||||
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/perl/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_DEPENDS:=perl/host
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
Reference in New Issue
Block a user