libGL: work around std::string CXX11 issues
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
17bf06a94c
commit
ad00bd1102
@ -64,6 +64,8 @@ armv[5-6]*)
|
||||
;;
|
||||
esac
|
||||
|
||||
CXXFLAGS+=" -D_GLIBCXX_USE_CXX11_ABI=0"
|
||||
|
||||
# -devel must be the last one for proper order.
|
||||
subpackages+=" MesaLib-devel"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user