summaryrefslogtreecommitdiffstats
path: root/latex
diff options
context:
space:
mode:
authorIsmael Luceno2020-08-21 20:07:04 +0200
committerIsmael Luceno2020-08-21 20:07:04 +0200
commitb0ce2a2c76a18b30f1a2a6a4aca87013673da4b9 (patch)
treeee27aa8af85149ba78d366db22d8a5556922a988 /latex
parent588657b9d8bbc913d221636d03fc7e014100a220 (diff)
texlive: Fix build with binutils 2.35+
Diffstat (limited to 'latex')
-rwxr-xr-xlatex/texlive/BUILD4
-rw-r--r--latex/texlive/HISTORY3
2 files changed, 7 insertions, 0 deletions
diff --git a/latex/texlive/BUILD b/latex/texlive/BUILD
index a3d8047d8d..85346821b1 100755
--- a/latex/texlive/BUILD
+++ b/latex/texlive/BUILD
@@ -1,3 +1,7 @@
+if ! is_version_less $(installed_version binutils) 2.35; then
+ LDFLAGS+=" -Wl,--allow-multiple-definition"
+fi &&
+
# Flags to allow building against lua 5.3
#CFLAGS+=" -DLUA_COMPAT_APIINTCASTS"
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 8f51281123..0577b2664c 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,3 +1,6 @@
+2020-08-21 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD: Fixed build with binutils >= 2.35
+
2019-08-13 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: needs ghostscript with libgs