summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile.inc')
-rw-r--r--sbin/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile.inc b/sbin/Makefile.inc
index b6450e7..7a1ebd0 100644
--- a/sbin/Makefile.inc
+++ b/sbin/Makefile.inc
@@ -4,6 +4,6 @@
BINDIR?= /sbin
WARNS?= 2
-.if defined(NO_DYNAMICROOT) || ${MACHINE_ARCH} == "ia64"
+.if defined(NO_DYNAMICROOT)
NOSHARED?= YES
.endif
OpenPOWER on IntegriCloud