]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson.build
meson: drop misplaced -Wl,--undefined argument
[thirdparty/systemd.git] / meson.build
index 287125f0107606304ffefcaeb3850de84afd3b2e..79195c97484910593f5322e304e4d437573a94ea 100644 (file)
@@ -1606,8 +1606,7 @@ foreach tuple : [['myhostname', 'ENABLE_NSS_MYHOSTNAME'],
                         # Note that we link NSS modules with '-z nodelete' so that mempools never get orphaned
                         link_args : ['-Wl,-z,nodelete',
                                      '-shared',
-                                     '-Wl,--version-script=' + version_script_arg,
-                                     '-Wl,--undefined'],
+                                     '-Wl,--version-script=' + version_script_arg],
                         link_with : [libsystemd_static,
                                      libbasic],
                         dependencies : [threads,