Module Name: src Committed By: rin Date: Thu Aug 17 07:54:11 UTC 2023
Modified Files: src/tools/gdb: Makefile Log Message: tools/gdb: Drop working dir for mknative from generated files Migrate -I${.OBJDIR}/.native/include from CPPFLAGS to CCADDFLAGS for this purpose. No binary changes for native binaries as far as I can see. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/tools/gdb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.