Compile macOS: Fixed makefile target 'clean' to correctly remove *.dSYM folders

This commit is contained in:
Jens Steube
2020-07-08 12:48:29 +02:00
parent b35a7fc72e
commit 75d801e1d7
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@
## Improvements
##
- Compile macOS: Fixed makefile target 'clean' to correctly remove *.dSYM folders
- OpenCL Runtime: Reinterpret return code CL_DEVICE_NOT_FOUND from clGetDeviceIDs() as non-fatal
* changes v5.1.0 -> v6.0.0