RFC: PR698 Shark failes to find LLVM 2.9 System headers during build
Xerxes Rånby
xerxes at zafena.se
Tue Apr 12 04:16:38 PDT 2011
In LLVM 2.9
llvm/System/Threading.h and llvm/System/Host.h
have been moved to
llvm/Support/Threading.h and llvm/Support/Host.h
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=689
The attached patches use SHARK_LLVM_VERSION to include Support/*.h for LLVM 2.9
and later and still includes System/*.h for older LLVM releases.
Ok to commit all attached patches to:
Icedtea6-1.9 ?
Icedtea6-1.10 ?
Icedtea6 trunk?
Cheers
Xerxes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea6-1.9-shark-llvm-2.9.patch
Type: text/x-patch
Size: 2882 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110412/5bd292b3/icedtea6-1.9-shark-llvm-2.9.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea6-1.10-shark-llvm-2.9.patch
Type: text/x-patch
Size: 2824 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110412/5bd292b3/icedtea6-1.10-shark-llvm-2.9.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea6-1.11-shark-llvm-2.9.patch
Type: text/x-patch
Size: 2858 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110412/5bd292b3/icedtea6-1.11-shark-llvm-2.9.patch
More information about the distro-pkg-dev
mailing list