You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
323 B
Diff
12 lines
323 B
Diff
--- meson.build.orig 2025-01-15 02:06:33.000000000 -0600
|
|
+++ meson.build 2025-01-24 21:25:10.000000000 -0600
|
|
@@ -269,8 +269,6 @@
|
|
array_bounds = get_option('b_sanitize') == 'none' ? 2 : 1
|
|
|
|
cc_flags += [
|
|
- '-fasynchronous-unwind-tables',
|
|
- '-fexceptions',
|
|
'-fipa-pure-const',
|
|
'-fno-common',
|
|
'-Wabsolute-value',
|