blob: 0499d697787cab6c9506b237dc554d882b3cc598 (
plain) (
blame)
1
2
3
4
5
6
7
|
*******************************************************************************
* 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
*******************************************************************************
|