Recent protobuf requires C++11 while OLA was forcing C++98 in order to keep using auto_ptr without getting warnings... Use gnu++11 to make everyone happy and live with the warnings about auto_ptr being deprecated. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
---|---|---|
.. | ||
001-Eliminate-protobuf-AddDescriptors-call.patch | ||
002-remove-visibility-inlines-hidden-flag.patch | ||
050-always-force-gnu++11.patch |