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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue