================
@@ -8,6 +8,9 @@
/* Bug report URL. */
#define BUG_REPORT_URL "${BUG_REPORT_URL}"
+/* Default to -fPIE and -pie on FreeBSD. */
+#cmakedefine01 CLANG_DEFAULT_PIE_ON_FREEBSD
----------------
aokblast wrote:
Oh ok. I am good to remove this option. It actually makes testcase much easier
to write.
https://github.com/llvm/llvm-project/pull/206139
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits