7147876 wxrc unusable in Solaris 11 Update 1 (build #9)
authorRich Burridge <rich.burridge@oracle.com>
Thu, 23 Feb 2012 15:58:00 -0800
changeset 705 ea8fed4b5f65
parent 704 c4fe7d6370ec
child 706 6e61f0012046
7147876 wxrc unusable in Solaris 11 Update 1 (build #9)
components/wxwidgets/Makefile
--- a/components/wxwidgets/Makefile	Thu Feb 23 08:13:29 2012 -0800
+++ b/components/wxwidgets/Makefile	Thu Feb 23 15:58:00 2012 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -44,6 +44,7 @@
 # get rid of compiler path set in RUNPATH
 LDFLAGS += $(studio_NORUNPATH)
 LDFLAGS += $(CC_BITS)
+LDFLAGS += $(studio_CXXLIB_CSTD)
 
 CXXFLAGS += $(studio_XREGS)