Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | perl: fix build errors on macOS | Georgi Valkov | 2021-02-09 |
| | | | | | | | | | | | | Added a check for macOS 11 and newer to resolve a compile error: *** Unexpected product version 11.2. Added Internals::getcwd. Fallback to the built-in getcwd to resolve compile errors on macOS: Can't locate Errno.pm in @INC /miniperl not found Signed-off-by: Georgi Valkov <gvalkov@abv.bg> | ||
* | perl: define $sysroot for extensions | Alexander Ryzhov | 2020-02-08 |
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru> Signed-off-by: Rosen Penev <rosenp@gmail.com> |