Merge pull request #173279 from veprbl/pr/root5_fix

root5: fix build with recent gcc
This commit is contained in:
Robert Scott
2022-05-16 22:18:29 +01:00
committed by GitHub
@@ -104,6 +104,7 @@ stdenv.mkDerivation rec {
"-Drpath=ON"
"-DCMAKE_INSTALL_LIBDIR=lib"
"-DCMAKE_INSTALL_INCLUDEDIR=include"
"-DCMAKE_CXX_FLAGS=-std=c++11"
"-Dalien=OFF"
"-Dbonjour=OFF"
"-Dcastor=OFF"