Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Back out adding Metamodel::Primitives on Parrot.
It breaks the build, for a likely hard-to-debug reason.
  • Loading branch information
jnthn committed Dec 13, 2014
1 parent 5a06ace commit 6c4196d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/build/Makefile-Parrot.in
Expand Up @@ -272,7 +272,6 @@ P_CORE_SOURCES = \
src/core/Process.pm \
src/core/StrDistance.pm \
src/core/Slang.pm \
src/core/Metamodel/Primitives.pm \
src/core/core_epilogue.pm \

PERL6_DEBUG_PBC = perl6-debug.pbc
Expand Down

0 comments on commit 6c4196d

Please sign in to comment.