Print this page
1681 support for BUILD64=# no longer works

@@ -19,10 +19,11 @@
 # CDDL HEADER END
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2014 Andrew Stormont.
 #
 
 #
 # The default for payload-bearing actions in this package is to appear in the
 # global zone only.  See the include file for greater detail, as well as

@@ -60,11 +61,11 @@
 dir path=usr/kernel/misc group=sys
 dir path=usr/kernel/misc/$(ARCH64) group=sys
 dir path=usr/lib
 dir path=usr/lib/mdb group=sys
 dir path=usr/lib/mdb/kvm group=sys
-dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
+$(BUILD64)dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
 dir path=usr/sbin
 dir path=usr/share/man
 dir path=usr/share/man/man1m
 dir path=usr/share/man/man4
 driver name=rdc devlink=type=ddi_pseudo;name=rdc\t\D perms="* 0666 root sys" \

@@ -88,11 +89,11 @@
 file path=usr/kernel/drv/rdc.conf group=sys \
     original_name=SUNWrdc:usr/kernel/drv/rdc.conf preserve=true
 $(i386_ONLY)file path=usr/kernel/drv/rdcsrv group=sys
 $(i386_ONLY)file path=usr/kernel/drv/rdcstub group=sys
 file path=usr/lib/librdc.so.1
-file path=usr/lib/mdb/kvm/$(ARCH64)/rdc.so group=sys mode=0555
+$(BUILD64)file path=usr/lib/mdb/kvm/$(ARCH64)/rdc.so group=sys mode=0555
 $(i386_ONLY)file path=usr/lib/mdb/kvm/rdc.so group=sys mode=0555
 file path=usr/share/man/man1m/sndradm.1m
 file path=usr/share/man/man1m/sndrd.1m
 file path=usr/share/man/man1m/sndrsyncd.1m
 file path=usr/share/man/man4/rdc.cf.4