]> git.ipfire.org Git - ipfire-3.x.git/commit
gcc: Fix /lib/cpp link to /usr/bin/cpp on x86_64.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 3 Mar 2012 12:17:10 +0000 (13:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 3 Mar 2012 12:17:10 +0000 (13:17 +0100)
commitae2084cb8609b49e55034314cd64b2316c301223
tree6535bf3ed54b1506572ad44734876278721fcca9
parented1f6221b2be056f3d804261141f6fa341b3ac22
gcc: Fix /lib/cpp link to /usr/bin/cpp on x86_64.

Using the C preprocessor (e.g. by rpcgen) was not possible.
This commit fixes those builds.
gcc/gcc.nm