Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools



Module Name:    src
Committed By:   jkoshy
Date:           Wed Apr 13 17:52:56 UTC 2022

Modified Files:
        src/tools: Makefile
Added Files:
        src/tools/elftoolchain: Makefile
        src/tools/elftoolchain/common/sys: Makefile

Log Message:
When building tools use a dedicated subdirectory for compiling
Elftoolchain code.

Build and install <sys/elfdefinitions.h> in ${TOOLDIR}/include.

This change prepares the ground for upgrading libelf and libdwarf to
their current Elftoolchain versions.


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 src/tools/Makefile
cvs rdiff -u -r0 -r1.1 src/tools/elftoolchain/Makefile
cvs rdiff -u -r0 -r1.1 src/tools/elftoolchain/common/sys/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index