for 1414: add dependency on the shared root folder, fix parallel builds

This commit is contained in:
philsmd
2017-11-06 12:46:56 +01:00
parent f8c687f529
commit 7825846e00
2 changed files with 12 additions and 4 deletions
+1
View File
@@ -8,6 +8,7 @@
- Fixed compile of kernels on AMD systems on windows due to invalid detection of ROCm
- Fixed compile of sources using clang under MSYS2
- Fixed overlapping memory segment copy in CPU rule engine if using a specific rule function
- Fixed a parallel build problem when using the "install" Makefile target
* changes v3.6.0 -> v4.0.0: