summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2020-02-06 15:12:19 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2020-02-06 15:12:19 +0000
commitd033b246d64601a249d0002bc6ffdd63d7be9621 (patch)
tree4681a2a4a780c651eb7ccbd6563b61bfbee51497 /usr/src
parente7a46c7be17beafa9e5973e0aa2e5a18d38db82f (diff)
downloadillumos-joyent-d033b246d64601a249d0002bc6ffdd63d7be9621.tar.gz
12217 add ld assert-deflib and guidance to gate build [disable fatal-warnings to get build to work]
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/Makefile.master4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/Makefile.master b/usr/src/Makefile.master
index 0a52c5dd8b..0a3c9c6d9d 100644
--- a/usr/src/Makefile.master
+++ b/usr/src/Makefile.master
@@ -1013,7 +1013,9 @@ ZTEXT= -ztext
ZVERBOSE= -zverbose
ZASSERTDEFLIB= -zassert-deflib
ZGUIDANCE= -zguidance
-ZFATALWARNINGS= -zfatal-warnings
+# XXX temporarily disable this to get the SmartOS build working
+# ZFATALWARNINGS= -zfatal-warnings
+ZFATALWARNINGS=
GSHARED= -G
CCMT= -mt