aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Pari/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-02-01 03:48:24 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-02-01 03:48:24 +0000
commitf32488af8a1d02b4cdf9444ff10b53ec1d598575 (patch)
treef10e4d6499571b896cb63cbe431450699a3f33c5 /math/p5-Math-Pari/Makefile
parentb8ba0d2bb0953339df69593be274a141fc6f129c (diff)
downloadports-f32488af8a1d02b4cdf9444ff10b53ec1d598575.tar.gz
ports-f32488af8a1d02b4cdf9444ff10b53ec1d598575.zip
Notes
Diffstat (limited to 'math/p5-Math-Pari/Makefile')
-rw-r--r--math/p5-Math-Pari/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 2ce8a89da248..b306ed237acf 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -17,10 +17,6 @@ COMMENT= Numerical/scientific/number-theoretic calculations
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
-BROKEN_i386= ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
-.endif
-
LIB_DEPENDS= libgmp.so:math/gmp
USES= perl5