Commit graph

5 commits

Author SHA1 Message Date
he
597c869baf Add use of devel/libatomic on powerpc ports; fixes the build since
this platform doesn't have native 8-byte atomics.
2020-09-13 13:16:10 +00:00
joerg
8e50ffaa74 LLVM's correlated value propagation pass is known to require a lot of
memory and CPU time for certain input. Provide a variable
(CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those
places known to trigger it.
2015-03-02 19:59:06 +00:00
obache
a1a956c30d UNLIMIT_RESOURCES is a list, so variables should be added. 2014-05-31 08:30:27 +00:00
obache
1201d956a3 Change hack for clang with optimization.
unlimit datasize (require over 7GB memory on FreeBSD-10.0 (amd64).
2014-04-03 07:16:49 +00:00
obache
c955deee66 from joerg's bulk build, disable optimization for NetBSD-current/amd64 with clang. 2014-02-25 05:14:37 +00:00