mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lang/perl: Build relocatable host perl
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ endef
|
||||
|
||||
# Static host perl
|
||||
define Host/Configure
|
||||
( cd $(HOST_BUILD_DIR); ./Configure -der -Uusedl -Dprefix=$(HOST_PERL_PREFIX) )
|
||||
( cd $(HOST_BUILD_DIR); ./Configure -der -Uusedl -Duserelocatableinc -Dprefix=$(HOST_PERL_PREFIX) )
|
||||
endef
|
||||
|
||||
define Host/Install
|
||||
|
||||
Reference in New Issue
Block a user