25660260 Mesa builds will fail with next update to llvm s12_121
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 17 Mar 2017 10:17:13 -0700
changeset 1701 f7c647f02179
parent 1700 5cbf05bb3b03
child 1702 1ecbe6f45be3
25660260 Mesa builds will fail with next update to llvm
open-src/lib/mesa/Makefile
--- a/open-src/lib/mesa/Makefile	Tue Mar 14 07:32:06 2017 -0700
+++ b/open-src/lib/mesa/Makefile	Fri Mar 17 10:17:13 2017 -0700
@@ -1,6 +1,6 @@
 ############################################################################### 
 #
-# Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -83,7 +83,7 @@
 DRI_DRIVER_LIST_i386=i915 i965 radeon r200
 DRI_DRIVER_LIST= $(DRI_DRIVER_LIST_$(MACH)) swrast
 
-MODULE_CXXFLAGS += -std=c++11 -D_GLIBCXX_USE_CXX11_ABI=0
+MODULE_CXXFLAGS += -std=c++11
 
 # Command line options to GNU autoconf configure script