aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-12-04 16:29:49 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-12-04 16:29:49 +0000
commit705c36e2cd345f88f071eb4b0a5c24ccf7cb7524 (patch)
treeed1462556556fa97565f4aa9a84d1168fbed93d7 /reproduce/software/config
parentdb01d15f1233a34115a7fd5ea38ad52eb7110848 (diff)
Perl built without -shared on macOS
Until now, while building Perl, the `-Dlddlflags="-shared $$LDFLAGS"' option was being used for all systems. However, this caused `symbol(s) not found for architecture x86_64' problems on macOS systems. With this commit, this configure option is only passed for GNU/Linux systems. With it, Perl can be built nicely on both GNU/Linux and macOS.
Diffstat (limited to 'reproduce/software/config')
0 files changed, 0 insertions, 0 deletions