Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/ocaml/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-11-30 16:54:34 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-11-30 16:54:34 +0100
commit01872969762e2c7cbaa8dfa03cb2b2f565a8625b (patch)
tree521f29df0aa0f17d614cb758616bd11fcebe437b /extra/ocaml/PKGBUILD
parent9e24f0062c791c60f53a072089e4a0446978253a (diff)
community/ocaml: reenabled LTO, lost tons of symbols when building other ocaml libs, maybe related..
Diffstat (limited to 'extra/ocaml/PKGBUILD')
-rw-r--r--extra/ocaml/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/ocaml/PKGBUILD b/extra/ocaml/PKGBUILD
index 59bebeb6..b8474f38 100644
--- a/extra/ocaml/PKGBUILD
+++ b/extra/ocaml/PKGBUILD
@@ -4,6 +4,5 @@ eval "$(
declare -f build | \
sed '
/configure/s/--enable-frame-pointers//
- /fat-lto-objects/d
'
)"