OSDN Git Service

buildsys: pass correct linker to compiler driver
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 15 Feb 2014 10:39:27 +0000 (11:39 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 15 Feb 2014 21:39:34 +0000 (22:39 +0100)
commit19f21a1d974d802f05c43e4cabd6ed6891a8ae50
tree10c7e29675d627a74bb5342b53d0eb5a88357b46
parent79c0857a828abb3f7ec9582a01d706e0ce81f84c
buildsys: pass correct linker to compiler driver

Testing linker features has to be done against the correct linker.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Rules.mak