https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236566
--- Comment #6 from Jan Beich <[email protected]> --- Comment on attachment 203870 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203870 jdk-use-ports-clang.patch devel/llvm* bypass native-xtools which makes cross-builds (via qemu-user-static) very slow. I'd prefer __attribute__((optnone)) limited to the affected function or -O1 limited to the affected file. Besides, armv7 needs the workaround as well. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
