Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
lib/libdwarf/Makefile | ||
---|---|---|
5 ↗ | (On Diff #15315) | Also renamed TOP to ELFTCDIR as used elsewhere in ELF Tool Chain build bits to avoid confusion. |
lib/libdwarf/Makefile | ||
---|---|---|
5 ↗ | (On Diff #15315) | Unfortunately ELFTCDIR is too long and it looks odd with a tab after, unless SRCDIR below gets indented an extra tab, and then PACKAGE= looks out of place: PACKAGE=lib${LIB} ELFTCDIR= ${SRCTOP}/contrib/elftoolchain SRCDIR= ${ELFTCDIR}/libdwarf |
lib/libelf/Makefile | ||
83 ↗ | (On Diff #15315) | It's needed for < > includes relative to .. |