aboutsummaryrefslogtreecommitdiff
path: root/makepkg.d/makepkg.base.conf
AgeCommit message (Collapse)Author
2021-10-26feat(makepkg): Remove build debug package optionKunoiSayami
Signed-off-by: KunoiSayami <[email protected]>
2021-10-25fix(makepkg): using compression level 20 instead of 22 (#4)Coelacanthus
As Arch Linux does, we use level 20. Level 22 use too much memory.
2021-10-24feat: support multiarch (#3)Coelacanthus