K 10 svn:author V 6 marcel K 8 svn:date V 27 2012-10-07T16:45:38.499194Z K 7 svn:log V 311 Fix 32-bit library builds after the removal of adding -E to make for AS, CC, CXX and LD. This fix implements the intended as it should have been implemented all along: by passing AS, CC, CXX and LD on the commandline of the sub-make instead of in the environment of the sub-make. Breakage pointed-out by: dim@ END