diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-12-04 16:29:49 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-12-04 16:29:49 +0000 |
commit | 705c36e2cd345f88f071eb4b0a5c24ccf7cb7524 (patch) | |
tree | ed1462556556fa97565f4aa9a84d1168fbed93d7 /reproduce/analysis/make/delete-me.mk | |
parent | db01d15f1233a34115a7fd5ea38ad52eb7110848 (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/analysis/make/delete-me.mk')
0 files changed, 0 insertions, 0 deletions