diff options
Diffstat (limited to 'make/build.xml')
-rw-r--r-- | make/build.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/make/build.xml b/make/build.xml index 7d9c45efb..39d3ce785 100644 --- a/make/build.xml +++ b/make/build.xml @@ -1300,9 +1300,9 @@ </condition> <fail unless="solsparcv9.complete"> ****************************************************************** - ** Files are missing from the Solaris/SPARC build. This will ** + ** Files are missing from the Solaris/SPARCv9 build. This will ** ** cause the distribution to be incomplete. Please check the ** - ** status of the Solaris/SPARC build and try again. ** + ** status of the Solaris/SPARCv9 build and try again. ** ****************************************************************** </fail> </target> |