1
0
Quellcode durchsuchen

util-linux: disable symbol versioning, may be fix spurious libSM failures

Waldemar Brodkorb vor 9 Jahren
Ursprung
Commit
89f677b1eb
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      package/util-linux/Makefile

+ 1 - 0
package/util-linux/Makefile

@@ -83,6 +83,7 @@ CONFIGURE_ARGS+=	--disable-use-tty-group \
 			--disable-nsenter \
 			--disable-unshare \
 			--disable-wall \
+			--disable-symvers \
 			--without-python \
 			--without-systemd \
 			--without-user \