fibercrypto / fibercrypto/libskyfiber
[QUESTION] Refactor variable name in makefile
Aperta
- Lingua principale
- C
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Feature description**
Looking at the `LIBC_FLAGS` valu [in source code](https://github.com/skycoin/libskycoin/blob/785df27662e57b8ecd78644c7e212b7d2c5d9f43/Makefile#L41), and [the assigned values to `LDFLAGS`](https://github.com/skycoin/libskycoin/blob/785df27662e57b8ecd78644c7e212b7d2c5d9f43/Makefile#L60). I think that compiler flags are commonly assigned to a `CFLAGS` variables and `LDFLAGS` for linker flags.
**Possible implementation**
Just use a `CFLAGS` variable for compiler flags.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.