File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -434,11 +434,7 @@ such hardening flags by default which may be the cause of some instances of the
434434problem. Therefore, a possible workaround might be to turn off PIE related
435435flags.
436436
437- In Arch Linux, the support for this is provided by the `hardening-wrapper`
438- package. Some possible workarounds:
439-
440- * Selectively disabling its PIE forcing by setting `HARDENING_PIE=0` in `/etc/hardening-wrapper.conf`.
441- * Uninstalling the `hardening-wrapper` package and logging out then into your account again.
437+ On Arch Linux, installing the `ncurses5-compat-libs` package from AUR resolves [this issue](https://github.com/commercialhaskell/stack/issues/2712).
442438
443439If you manage to work around this in other distributions, please include instructions here.
444440
You can’t perform that action at this time.
0 commit comments