summaryrefslogtreecommitdiffstats
path: root/sbin/mount_cd9660
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r--sbin/mount_cd9660/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_cd9660/Makefile b/sbin/mount_cd9660/Makefile
index 80af58a..044985c 100644
--- a/sbin/mount_cd9660/Makefile
+++ b/sbin/mount_cd9660/Makefile
@@ -13,7 +13,7 @@ WARNS?= 0
# Needs to be dynamically linked for optional dlopen() access to
# userland libiconv
-NOSHARED?= NO
+NO_SHARED?= NO
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud