From 7c824a394190a9aedd373a4e2d72fa6b36869f4c Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 25 Apr 2011 12:43:29 +0000 Subject: Use STLport with Sun Studio by default on Linux. It is probably the right thing for most modern distros, and if someone is using Sun CC on Linux they probably know if they don't want that. Record successful Sun Studio 5.10 build, also note that Clang 2.9 also seems to miscompile SSE2 IDEA. The Clang 2.9 build on FreeBSD did not have this failure, wonder what happened there. --- src/build-data/cc/sunstudio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/build-data/cc/sunstudio.txt') diff --git a/src/build-data/cc/sunstudio.txt b/src/build-data/cc/sunstudio.txt index 5fb4c6bb8..e7e4ca522 100644 --- a/src/build-data/cc/sunstudio.txt +++ b/src/build-data/cc/sunstudio.txt @@ -46,7 +46,7 @@ sparc64 -> "-xchip=SUBMODEL" sparc64- # Needed on some Linux distros -#linux -> "-library=stlport4" +linux -> "-library=stlport4" sparc64 -> "-xarch=v9" x86_64 -> "-m64" -- cgit v1.2.3