OSDN Git Service

buildsys: create linker script with proper flags
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 11 Mar 2015 21:59:51 +0000 (22:59 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 12 Mar 2015 13:20:57 +0000 (14:20 +0100)
commit8c66e0a6c7987cda9df8c88e84b3d50d573c1dbb
tree6bbecd3d74f7f8c328ff496690355e7a58b39e2b
parentc3ddc18409b71db9e2fc863a7ff94a89b3c316ce
buildsys: create linker script with proper flags

We were not passing the correct use-ld and -m{32,64,...} when creating
the linker script. Revisit for gold later on anyway.

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