[Buildroot] [PATCH 1/1] package/guile: link with libatomic if needed

Subsystems: the rest

3 messages, 2 authors, 2021-02-14 · open the first message on its own page

[Buildroot] [PATCH 1/1] package/guile: link with libatomic if needed

From: Fabrice Fontaine <hidden>
Date: 2021-02-08 06:46:26

Fix build of guile 3.0.4 with Bootlin SPARC uclibc toolchain added with
commit 1348c569d0cb7f67eca30f170b782aa8b51cc259

Fixes:
 - http://autobuild.buildroot.org/results/a72d8e14854f9c6c9632e856019a3eb8ec4818b6

Signed-off-by: Fabrice Fontaine <redacted>
---
 package/guile/guile.mk | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/package/guile/guile.mk b/package/guile/guile.mk
index 0e7328f199..44f4d1c85e 100644
--- a/package/guile/guile.mk
+++ b/package/guile/guile.mk
@@ -29,6 +29,10 @@ GUILE_CFLAGS = \
 	-DHAVE_GC_GET_FREE_SPACE_DIVISOR \
 	-DHAVE_GC_SET_FINALIZE_ON_DEMAND
 
+ifeq ($(BR2_TOOLCHAIN_HAS_LIBATOMIC),y)
+GUILE_CONF_ENV += LIBS=-latomic
+endif
+
 ifeq ($(BR2_STATIC_LIBS),y)
 GUILE_CFLAGS += -DGC_NO_DLOPEN
 endif
-- 
2.29.2

[Buildroot] [PATCH 1/1] package/guile: link with libatomic if needed

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-02-11 22:18:05

quoted
quoted
quoted
quoted
"Fabrice" == Fabrice Fontaine [off-list ref] writes:
 > Fix build of guile 3.0.4 with Bootlin SPARC uclibc toolchain added with
 > commit 1348c569d0cb7f67eca30f170b782aa8b51cc259

 > Fixes:
 >  - http://autobuild.buildroot.org/results/a72d8e14854f9c6c9632e856019a3eb8ec4818b6

 > Signed-off-by: Fabrice Fontaine [off-list ref]

Committed, thanks.

-- 
Bye, Peter Korsgaard

[Buildroot] [PATCH 1/1] package/guile: link with libatomic if needed

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-02-14 16:49:07

quoted
quoted
quoted
quoted
"Fabrice" == Fabrice Fontaine [off-list ref] writes:
 > Fix build of guile 3.0.4 with Bootlin SPARC uclibc toolchain added with
 > commit 1348c569d0cb7f67eca30f170b782aa8b51cc259

 > Fixes:
 >  - http://autobuild.buildroot.org/results/a72d8e14854f9c6c9632e856019a3eb8ec4818b6

 > Signed-off-by: Fabrice Fontaine [off-list ref]

Committed to 2020.11.x, thanks.

-- 
Bye, Peter Korsgaard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help