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:02:47 +0000 (14:02 -0700)
commit620838fc912ca548376a9e220677e417fd0b92bc
tree4c27525257a0e1d3e1009840da8a167bf027994d
parent142fd306eb627f8321044b0419467b1ae5dffdcc
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>
(cherry picked from commit 8f7687833ec138af0283d542279b6a287e32e0ba)
net/ola/Makefile