Print this page
6117 Many small bugs prevent a clean build on SPARC

@@ -23,10 +23,11 @@
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
 #
 
 #
 # Copyright (c) 2012 by Delphix. All rights reserved.
+# Copyright 2015 Gary Mills
 #
 
 set name=pkg.fmri value=pkg:/developer/dtrace@$(PKGVERS)
 set name=pkg.description value="Dynamic Tracing (DTrace) Clients"
 set name=pkg.summary value="DTrace Clients"

@@ -622,17 +623,21 @@
 file \
     path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-use.html \
     group=other
 file path=usr/share/lib/java/javadoc/dtrace/api/overview-tree.html group=other
 file path=usr/share/lib/java/javadoc/dtrace/api/package-list group=other
-file path=usr/share/lib/java/javadoc/dtrace/api/resources/background.gif \
+$(i386_ONLY)file \
+    path=usr/share/lib/java/javadoc/dtrace/api/resources/background.gif \
     group=other
-file path=usr/share/lib/java/javadoc/dtrace/api/resources/tab.gif group=other
-file path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar.gif \
+$(i386_ONLY)file path=usr/share/lib/java/javadoc/dtrace/api/resources/tab.gif \
     group=other
-file path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar_end.gif \
+$(i386_ONLY)file \
+    path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar.gif \
     group=other
+$(i386_ONLY)file \
+    path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar_end.gif \
+    group=other
 file path=usr/share/lib/java/javadoc/dtrace/api/serialized-form.html \
     group=other
 file path=usr/share/lib/java/javadoc/dtrace/api/stylesheet.css group=other
 file path=usr/share/lib/java/javadoc/dtrace/examples/TestAPI.java group=other
 file path=usr/share/lib/java/javadoc/dtrace/examples/TestAPI2.java group=other