Skip to content

Commit

Permalink
Revert "Remove unused and broken options forwarding from nqp-configure"
Browse files Browse the repository at this point in the history
This reverts commit 608c6cd.
I obviously have no idea what I'm doing...
  • Loading branch information
PatZim committed Sep 22, 2019
1 parent 608c6cd commit cfb0a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configure.pl
Expand Up @@ -62,6 +62,7 @@ BEGIN
$config->{$config_status} = join ' ', map { qq("$_") } @ARGV;

GetOptions(
$cfg->options,
'help!', 'prefix=s',
'perl6-home=s', 'nqp-home=s',
'sysroot=s', 'sdkroot=s',
Expand Down

0 comments on commit cfb0a26

Please sign in to comment.