Build system suggestions
Aperta
- Lingua principale
- C
- Stelle
- 2.9k
- Fork
- 1.4k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
-`pkg-config ...` gets run every time (twice), please use $(shell pkg-config ...) to evaluate and store the result.
-Don't mess with the systems CFLAGS, esp. do not overwrite values.
Use += instead of =.
- Respect LDFLAGS, add $(LDFLAGS) before $(LIBS)
Awesome app! This is so going to Gentoo/Linux main repo!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.