summarylogtreecommitdiffstats
path: root/pam_ssh.install
diff options
context:
space:
mode:
authorpancho horrillo2020-05-16 07:53:24 +0200
committerpancho horrillo2020-05-16 07:53:24 +0200
commitcb4ed823ece6b3316a7b4103135dec8d1711473c (patch)
treee27ea06007c31c63b96916b66feb40c53726e827 /pam_ssh.install
parenteed07623825bf13f642db42d8bef6f4e65325636 (diff)
downloadaur-cb4ed823ece6b3316a7b4103135dec8d1711473c.tar.gz
Workaround issue with GCC 10
GCC 10 defaults to `-fno-common`¹, producing a linker error with current codebase. As a workaround, I've forced `-fcommon` when configuring. See also the topic² on bbs.archlinux.org for more details. Also, it seems that the `validpgpkeys` entry was not added in `.SRCINFO`, possibly because I used `mksrcinfo` to create it. Now that I'm using `makepkg --printsrcinfo`, it gets added nicely. ¹: https://gcc.gnu.org/gcc-10/porting_to.html ²: https://bbs.archlinux.org/viewtopic.php?id=255727
Diffstat (limited to 'pam_ssh.install')
0 files changed, 0 insertions, 0 deletions