mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
499564b1d1
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8 does not default to gnu++11. This fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>