Skip to content

Instantly share code, notes, and snippets.

@phush0
phush0 / 20-makepkg.hook
Created July 21, 2022 13:50 — forked from lazerl0rd/20-makepkg.hook
A Makepkg configuration for Arch Linux that utilises LLVM and takes optimisation up to eleven.
[Trigger]
Operation = Install
Operation = Upgrade
Type = Path
Target = etc/makepkg.conf
Target = usr/share/makepkg/buildenv/lto.sh
Target = usr/share/makepkg/executable/strip.sh
[Action]
Description = Modifying the Makepkg configuration...