Bugzilla – Attachment 101 Details for
Bug 300
Improvements to JOGL build process. Unbundling gluegen, etc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
minor patch to fix building with newer versions of cputasks
fix-solaris-compiler.patch (text/plain), 1.47 KB, created by
Sven Gothel
on 2007-05-08 04:40:00 CEST
(
hide
)
Description:
minor patch to fix building with newer versions of cputasks
Filename:
MIME Type:
Creator:
Sven Gothel
Created:
2007-05-08 04:40:00 CEST
Size:
1.47 KB
patch
obsolete
>diff -Naur gluegen.orig/make/gluegen-cpptasks.xml gluegen/make/gluegen-cpptasks.xml >--- gluegen.orig/make/gluegen-cpptasks.xml 2007-03-14 23:09:20.000000000 +1300 >+++ gluegen/make/gluegen-cpptasks.xml 2007-03-14 23:09:40.000000000 +1300 >@@ -397,16 +397,16 @@ > <compilerarg value="-fPIC"/> > </compiler> > >- <compiler id="compiler.cfg.solaris" name="suncc"> >+ <compiler id="compiler.cfg.solaris" name="gcc"> > </compiler> > >- <compiler id="compiler.cfg.solaris.sparcv9" name="suncc"> >+ <compiler id="compiler.cfg.solaris.sparcv9" name="gcc"> > <compilerarg value="-fast" /> > <compilerarg value="-xchip=ultra" /> > <compilerarg value="-xarch=v9a" /> > </compiler> > >- <compiler id="compiler.cfg.solaris.amd64" name="suncc"> >+ <compiler id="compiler.cfg.solaris.amd64" name="gcc"> > <compilerarg value="-fast" /> > <compilerarg value="-xchip=opteron" /> > <compilerarg value="-xarch=amd64" /> >@@ -492,14 +492,14 @@ > <linker id="linker.cfg.linux.amd64" name="gcc"> > </linker> > >- <linker id="linker.cfg.solaris" name="suncc"> >+ <linker id="linker.cfg.solaris" name="gcc"> > </linker> > >- <linker id="linker.cfg.solaris.sparcv9" name="suncc"> >+ <linker id="linker.cfg.solaris.sparcv9" name="gcc"> > <linkerarg value="-xarch=v9a" /> > </linker> > >- <linker id="linker.cfg.solaris.amd64" name="suncc"> >+ <linker id="linker.cfg.solaris.amd64" name="gcc"> > <linkerarg value="-xarch=amd64" /> > </linker> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 300
:
100
| 101