buildroot/package/cc-tool
Thomas Petazzoni a3b1e975af cc-tool: pass -latomic in LIBS
Just like -lpthread was passed in LIBS, -latomic should also be passed
in LIBS. In order for this to work, we however need to first fix
cc-tool's Makefile.am so that it does not overwrite LIBS.

This is the first part of fixing the build of cc-tool in a static
linking scenario on SPARC, i.e to fix:

  http://autobuild.buildroot.net/results/ed9f2524d0ccef318ff1bc99e5dea980111de989/

The patch has been merged upstream, in
553f9c6016.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-23 23:23:24 +02:00
..
0001-add-missing-stdarg-include.patch
0002-boost-m4.patch
0003-Makefile.am-do-not-overwrite-LIBS.patch cc-tool: pass -latomic in LIBS 2017-08-23 23:23:24 +02:00
cc-tool.hash
cc-tool.mk cc-tool: pass -latomic in LIBS 2017-08-23 23:23:24 +02:00
Config.in boost: remove BR2_PACKAGE_BOOST_ARCH_SUPPORTS option 2016-05-17 15:25:18 +02:00