buildrootschalter/target
Thomas Petazzoni 43e77cf53f blackfin: adjust available ABIs
The FLAT (Separate Data) and FLAT Shared ABIs are rarely used, and the
FLAT Shared ABI requires the user to manually assign an unique ID to
each shared library, which we will never support in
Buildroot. Therefore, restrict ourselves to FLAT and FDPIC.

In addition to this, ensure that when FLAT is selected, only static
libraries are produced, because this is what FLAT supports. It will
fix problems such as
http://autobuild.buildroot.org/results/2d756d75162e8737e99df8189bde93ed1a09feef/build-end.log.

Moreover, we make FDPIC the default ABI, since if someone is using
Buildroot, it's most likely to generate a fairly elaborate embedded
Linux system, on which shared libraries are probably useful.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-09 00:27:40 +02:00
..
device/xtensa xtensa: remove unused and useless skeleton patch 2010-12-17 16:51:41 +01:00
generic busybox 1.20.x: add if-post-up.d and if-pre-down.d to device table 2012-04-29 19:14:14 +02:00
xtensa uClibc: drop BR2_PROGRAM_INVOCATION option 2011-07-27 11:56:53 +02:00
Config.in.arch blackfin: adjust available ABIs 2012-05-09 00:27:40 +02:00
Makefile.in Stop referencing the crazy target/device stuff 2010-12-16 12:15:52 +01:00