components/stdcxx/patches/000-driver.cpp.patch
author Michael Nestler <Michael.Nestler@Oracle.COM>
Wed, 15 Oct 2014 09:26:27 -0700
branchs11-update
changeset 3394 9758aff98adb
parent 402 94ae4d75524c
permissions -rw-r--r--
19789649 rsyslog complete documentation is missing

--- stdcxx-4.2.1/tests/src/driver.cpp	2008-04-24 20:23:00.000000000 -0400
+++ stdcxx-4.2.1/tests/src/driver.cpp	2009-03-27 22:47:58.487126000 -0400
@@ -301,6 +301,8 @@
             RW_TEST_STR (__GLIBC__) "."          \
             RW_TEST_STR (__GLIBC_MINOR__)
 
+#  elif defined (__SunOS_5_11)
+#    define RW_TEST_OS "sunos-5.11"
 #  elif defined (__SunOS_5_10)
 #    define RW_TEST_OS "sunos-5.10"
 #  elif defined (__SunOS_5_9)