[Buildroot] [git commit] package/guile: drop unrecognized option
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-12-20 22:43:16
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-12-20 22:43:16
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=a3c2fe8ef19edc4266a179d53d452fd6accb3456 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Commit d8bee3950aa851620d6a954aebad1f984caa105a forgot to drop --with-libltdl-prefix Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> --- package/guile/guile.mk | 1 - 1 file changed, 1 deletion(-)
diff --git a/package/guile/guile.mk b/package/guile/guile.mk
index c74325252f..0f245fca76 100644
--- a/package/guile/guile.mk
+++ b/package/guile/guile.mk@@ -64,7 +64,6 @@ GUILE_CONF_ENV += GUILE_FOR_BUILD=$(HOST_DIR)/bin/guile \ CFLAGS="$(TARGET_CFLAGS) $(GUILE_CFLAGS)" GUILE_CONF_OPTS += \ - --with-libltdl-prefix=$(STAGING_DIR)/usr/lib \ --with-libgmp-prefix=$(STAGING_DIR)/usr/lib \ --with-libunistring-prefix=$(STAGING_DIR)/usr/lib
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot