opnsense-ports/lang/julia/pkg-message
Franco Fichtner e71562dd56 */*: sync with upstream
Taken from: HardenedBSD
2017-12-19 23:54:38 +01:00

7 lines
431 B
Text

*******************************************************************************
* Known issue on FreeBSD 11.1-RELEASE or later
* - If you run into segfault with `Pkg.update()`,
* please issue `# sysctl security.bsd.stack_guard_page=0` to disable
* stack guard.
* For more info, please see https://github.com/JuliaLang/julia/issues/23328
*******************************************************************************