ola: fix compilation with GCC4
authorRosen Penev <rosenp@gmail.com>
Mon, 25 May 2020 02:56:00 +0000 (19:56 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 31 May 2020 21:01:32 +0000 (14:01 -0700)
commit8f7687833ec138af0283d542279b6a287e32e0ba
tree3b5fd3dc9092b636b51f24f855b62639b2dd12bf
parent54a7b28f012fdb7eb2952574c5675ac5b8fc3f72
ola: fix compilation with GCC4

The configure script confusingly sets CXXFLAGS to gnu++11 but does
not use that to check the important stuff. Fix that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/ola/Makefile