forked from Lainports/opnsense-ports
7 lines
431 B
Text
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
|
|
*******************************************************************************
|