File nodejs-disable-gold-linker.patch of Package nodejs.4506

Index: node-v4.2.4/common.gypi
===================================================================
--- node-v4.2.4.orig/common.gypi
+++ node-v4.2.4/common.gypi
@@ -23,6 +23,9 @@
     # Don't bake anything extra into the snapshot.
     'v8_use_external_startup_data%': 0,
 
+    # Don't use gold linker.
+    'linux_use_gold_flags%': 0,
+
     'conditions': [
       ['OS == "win"', {
         'os_posix': 0,
openSUSE Build Service is sponsored by