Hi,
I'm currently trying to build Chromium on Linux; however I'm
encountering difficulties because a number of vital programs are in a
custom path which it seems that SCONS does not initialize into its
environment PATH. Is there a way of configuring chromium or making a
call with hammer/gclient to set
env = Environment(ENV = {'PATH' : os.environ['PATH']})
after each time SCONS is initialized?Thanks, Nathan --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
