packages/net/ola/patches
Daniel Golle abdbf50221 ola: update to 0.10.6, fix build with recent protobuf
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>
2018-06-20 22:00:32 +02:00
..
001-Eliminate-protobuf-AddDescriptors-call.patch ola: update to 0.10.5, drop obsolete patches 2017-12-15 18:23:18 +01:00
002-remove-visibility-inlines-hidden-flag.patch ola: fix build (linking issue TCPSocket::ReadDescriptor() const) 2015-12-15 00:03:20 +02:00
050-always-force-gnu++11.patch ola: update to 0.10.6, fix build with recent protobuf 2018-06-20 22:00:32 +02:00