Browse Source

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

Waldemar Brodkorb 9 years ago
parent
commit
89f677b1eb
1 changed files with 1 additions and 0 deletions
  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 \