diff options
author | Kenneth Russel <[email protected]> | 2006-09-03 20:29:27 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2006-09-03 20:29:27 +0000 |
commit | 04897a914009ec3504861bcf3441a3b37d517373 (patch) | |
tree | 8282653767df25a22c9476950011b6553da8ce2a /make/gluegen-cpptasks.xml | |
parent | 6e982d8a87296053aa49640dbc81ab654102a15c (diff) |
Removed apparently illegal -xcode=32 argument from
compiler.cfg.solaris.sparcv9
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/gluegen/trunk@46 a78bb65f-1512-4460-ba86-f6dc96a7bf27
Diffstat (limited to 'make/gluegen-cpptasks.xml')
-rwxr-xr-x | make/gluegen-cpptasks.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/gluegen-cpptasks.xml b/make/gluegen-cpptasks.xml index 8f39fdb..6720784 100755 --- a/make/gluegen-cpptasks.xml +++ b/make/gluegen-cpptasks.xml @@ -400,7 +400,6 @@ <compilerarg value="-fast" /> <compilerarg value="-xchip=ultra" /> <compilerarg value="-xarch=v9a" /> - <compilerarg value="-xcode=32" /> </compiler> <compiler id="compiler.cfg.solaris.amd64" name="suncc"> |