$OpenBSD: patch-tools_icu_icu-generic_gyp,v 1.4 2019/01/21 23:46:01 abieber Exp $
Index: tools/icu/icu-generic.gyp
--- tools/icu/icu-generic.gyp.orig
+++ tools/icu/icu-generic.gyp
@@ -547,6 +547,7 @@
       'toolsets': [ 'host' ],
       'type': 'executable',
       'dependencies': [ 'icutools' ],
+      'ldflags': [ '-Wl,-z,wxneeded' ],
       'sources': [
         '<@(icu_src_icupkg)',
         'no-op.cc',
