Skip to content

Instantly share code, notes, and snippets.

View NRngnl's full-sized avatar

Anthony Hung NRngnl

View GitHub Profile
@NRngnl
NRngnl / 20-makepkg.hook
Created February 17, 2024 04:23 — forked from lzlrd/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...