Sorry it took so long, work is very busy currently. I wanted to wait until I reworked how flags are added, but I can also port them over as soon as I get to that, so lets merge this.
Duplicate of #56. Besides, we need to build nvidia (and nvidia-lts) regardless, because it needs to link to our kernel versions (#68).
Well, that does affect wine only as far as I can tell? No problems then, we can just exclude it (if that is even necessary, most people probably do not use system wine to launch games).
Multilib builds use a different makepkg.conf IIRC. Just need to adjust some flags and some logic choosing correct glags for multilib repos.
Nah, that's rather simple, as the list is basiclly just part of this project: It's the flags AHLP like to set, like the ones TBD here.
Oh…
Sure, we can tackle that. Need to do dome researching, but it should not be that complicated.
We could do something similar by having two lists of optional flags for each compiler, so they would just get added depending on which compiler is stored in a variable for each package. …