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