commit | 874f6cfd3a05d5452064531078cae9b19a5e790c | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Nov 17 07:34:58 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Jan 10 07:18:24 2011 -0500 |
tree | 59f350419005a237ba05f173436091c5c01b6e32 | |
parent | 9fc205283f8b163fba611a40226afdd82f4f29d3 [diff] |
Blackfin: move "-m elf32bfin" to general LDFLAGS Common code now invokes the linker directly which causes build failures when using an FDPIC toolchain. So move the emulation setting out of the module-specific LDFLAGS and into the common LDFLAGS. Signed-off-by: Mike Frysinger <vapier@gentoo.org>