Merge remote-tracking branch 'upstream/master' into staging
This commit is contained in:
@@ -34,7 +34,7 @@ common = rec { # attributes common to both builds
|
||||
sed -i 's,[^"]*/var/log,/var/log,g' storage/mroonga/vendor/groonga/CMakeLists.txt
|
||||
'';
|
||||
|
||||
patches = [ ./cmake-includedir.patch ]
|
||||
patches = [ ./cmake-includedir.patch ./include-dirs-path.patch ]
|
||||
++ stdenv.lib.optional stdenv.cc.isClang ./clang-isfinite.patch;
|
||||
|
||||
cmakeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user