POCL: Added a workaround for an issue in POCL that uses a quote character as part of the path itself given to a path for the -I option

This commit is contained in:
Jens Steube
2021-09-05 10:55:59 +02:00
parent 5503212b37
commit 8c14fd85ea
2 changed files with 14 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@
- Makefile: Added wildcard include src/modules/module_*.mk directive so that plugin developers can add 3rd party libraries for their plugins
- Rejects: Disabled checking of the minimum and maximum length of the password candidate in attack-mode 9 because they are incompatible
- POCL: Added a workaround for an issue in POCL that uses a quote character as part of the path itself given to a path for the -I option
* changes v6.2.3 -> v6.2.4