diff options
author | Samuel Martin <s.martin49@gmail.com> | 2016-05-27 00:00:44 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-29 23:12:00 +0200 |
commit | b385d13f1f1b04c0ce86d9d05c6c3c25218c777f (patch) | |
tree | 402f408d871f14d6883fbdfc57b1e07cb9304216 /package/postgresql | |
parent | e4d55d33737485d8055c2fe3453e29fee51a05d7 (diff) | |
download | buildroot-b385d13f1f1b04c0ce86d9d05c6c3c25218c777f.tar.gz buildroot-b385d13f1f1b04c0ce86d9d05c6c3c25218c777f.zip |
package/pulseview: fix build when linking against libatomic is needed
With some toolchains, using atomics requires to explicitly add -latomic
to the linker flags.
This change adds a patch to pulseview adding this detection and updating
the LDFLAGS when appropriate.
This patch has be sent upstream:
http://article.gmane.org/gmane.comp.debugging.sigrok.devel/2097
Fixes:
http://autobuild.buildroot.org/results/1e3/1e3101261252d5f30fdf842cc99604e4f4c25eef/build-end.log
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: Romain Naour <romain.naour@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql')
0 files changed, 0 insertions, 0 deletions