CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/08/21 15:01:03
Modified files:
lang/gcc/4.6 : Makefile
lang/gcc/4.9 : Makefile
Log message:
Don't hardcode path to "ld" in ports gcc, allowing USE_WXNEEDED to override
"ld" with a wrapper script. Do the same for "as" for consistency as suggested
by naddy. Various versions of this OK'd by dcoppa and pascal.
