SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
misc/osinfo/osinfo-db-tools/patches/patch-meson_build
Normal file
16
misc/osinfo/osinfo-db-tools/patches/patch-meson_build
Normal file
|
@ -0,0 +1,16 @@
|
|||
XXX
|
||||
ld: error: undefined symbol: _Unwind_Resume
|
||||
>>> referenced by osinfo-db-util.c
|
||||
>>> tools/f9d35d4@@osinfo-db-validate@exe/osinfo-db-util.c.o:(osinfo_db_get_system_path)
|
||||
|
||||
Index: meson.build
|
||||
--- meson.build.orig
|
||||
+++ meson.build
|
||||
@@ -206,7 +206,6 @@ osinfo_db_tools_check_cflags = [
|
||||
'-Wno-overlength-strings',
|
||||
'-Wp,-D_FORTIFY_SOURCE=2',
|
||||
'--param=ssp-buffer-size=4',
|
||||
- '-fexceptions',
|
||||
'-fasynchronous-unwind-tables',
|
||||
'-fdiagnostics-show-option',
|
||||
'-funit-at-a-time',
|
Loading…
Add table
Add a link
Reference in a new issue