Modify ↓
Opened 5 years ago
Closed 4 years ago
#114 closed enhancement (fixed)
Use GCCINCDIR instead of open-coding it
| Reported by: | vincent.legoll@… | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | FILO | Keywords: | makefile |
| Cc: | Dependencies: | ||
| Patch Status: | patch is ready to be committed |
Description
in trunk/filo/Makefile, there is duplicated code to get gcc include directory, the attached patch fixes that.
Attachments (1)
Change History (2)
Changed 5 years ago by vincent.legoll@…
comment:1 Changed 4 years ago by stepan
- Resolution set to fixed
- Status changed from new to closed
Thanks, applied.
Note: See
TracTickets for help on using
tickets.

fix the duplication