antirez / antirez/dump1090

Build system suggestions

Aperta
#11 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.