[svn:parrot] r43215 - trunk/config/gen/makefiles
coke at svn.parrot.org
coke at svn.parrot.org
Tue Dec 22 18:44:17 UTC 2009
Author: coke
Date: Tue Dec 22 18:44:14 2009
New Revision: 43215
URL: https://trac.parrot.org/parrot/changeset/43215
Log:
Build ./pirc by default, but don't use it.
(all deps for it should be resolved now; this will insure it at least compiles everywhere) - smoke reports welcome.
Modified:
trunk/config/gen/makefiles/root.in
Modified: trunk/config/gen/makefiles/root.in
==============================================================================
--- trunk/config/gen/makefiles/root.in Tue Dec 22 16:57:55 2009 (r43214)
+++ trunk/config/gen/makefiles/root.in Tue Dec 22 18:44:14 2009 (r43215)
@@ -595,6 +595,7 @@
$(PDB) \
$(PDUMP) \
$(NQP) \
+ $(PIRC)
corevm : \
flags_dummy \
More information about the parrot-commits
mailing list