zero-profile: make my TR faster

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-01-26 13:02:21 -05:00
parent 11f920cfa3
commit 39a489afd1
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -0,0 +1 @@
if [[ $CATEGORY/$PN == net-wireless/trunk-recorder ]]; then export CFLAGS=${CFLAGS/-Os/-O3}; fi