libGL: work around std::string CXX11 issues

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-07-18 10:19:12 +02:00
parent 17bf06a94c
commit ad00bd1102
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -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"