Skip to content

Commit

Permalink
Migrate Rakudo to use .HLL 'perl6'
Browse files Browse the repository at this point in the history
  • Loading branch information
tene committed May 14, 2009
1 parent f7dbcce commit b41e13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perl6.pir
Expand Up @@ -10,7 +10,7 @@ This is the base file for the Rakudo Perl 6 compiler.

# Set RAKUDO_HLL to 'perl6' to try compiling Rakudo in its own HLL.
# MUST BE LOWERCASE
.macro_const RAKUDO_HLL 'parrot'
.macro_const RAKUDO_HLL 'perl6'

.HLL .RAKUDO_HLL

Expand Down

0 comments on commit b41e13b

Please sign in to comment.