[Webkit-unassigned] [Bug 35551] Hardcoding of /usr/bin/gcc in perl build scripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 22:23:08 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=35551


Lucas De Marchi <lucas.demarchi at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas.demarchi at profusion.mo
                   |                            |bi




--- Comment #8 from Lucas De Marchi <lucas.demarchi at profusion.mobi>  2010-05-26 22:23:06 PST ---
(In reply to comment #6)
> (From update of attachment 57186 [details])
> This will not work on my computers, for example. I don't think that most OS X users have an environment variable named "CC" set in their environment. Perhaps you could use the environment variable if it exists, and otherwise use the hardcoded path.

Why are we hard-coding the path? Isn't it better to use the CC environment var and fall-back to the default path?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list