# New Ticket Created by  Joshua Isom 
# Please include the string:  [perl #38405]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38405 >


I've made a patch that modifies config/gen/makefiles/root.in and a 
couple others to simplify things and improve "archclean".  At the same 
time, it changes several directory paths to use variables to help any 
possible future restructuring.  But I did notice that some files listed 
in the generated Makefile but not in root.in don't use the variables at 
all(I haven't looked, but I'll assume they're in few locations in the 
config pm's).

Another thing I added is support for a shared parrot on darwin.  I left 
shared support off in the hints.  Things like make world and make test 
would still work, but running parrot from the build directory(if the 
shared library isn't installed, and the env variable isn't set) won't 
work.  It would effect everything in languages/.

Attachment: make.patch
Description: Binary data

Reply via email to