fibercrypto / fibercrypto/libskyfiber
[QUESTION] Refactor variable name in makefile
Đang mở
- Ngôn ngữ chính
- C
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.