Skip to content

Commit

Permalink
Remove unused and broken options forwarding from nqp-configure
Browse files Browse the repository at this point in the history
This seems to be stale code.
  • Loading branch information
PatZim committed Sep 22, 2019
1 parent c2808b3 commit 608c6cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Configure.pl
Expand Up @@ -62,7 +62,6 @@ 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 608c6cd

Please sign in to comment.