mariadb: fix build in Darwin

This commit is contained in:
Izorkin
2019-08-02 13:31:13 +03:00
parent 12f95f7572
commit 21e891efd1
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ common = rec { # attributes common to both builds
patches = [
./cmake-includedir.patch
./cmake-libmariadb-includedir.patch
./cmake-fix-crypt-libs.patch
];
cmakeFlags = [