Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   sjg
Date:           Tue May 20 17:56:40 UTC 2025

Modified Files:
        src/usr.bin/make: main.c
        src/usr.bin/make/unit-tests: opt-jobs.mk varname-dot-makeflags.mk
            varname-empty.exp

Log Message:
Revert export of MAKEFLAGS from Cmd_Exec

Until we work out what the issue is.
Revert related unit-test changes as well


To generate a diff of this commit:
cvs rdiff -u -r1.650 -r1.651 src/usr.bin/make/main.c
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/make/unit-tests/opt-jobs.mk
cvs rdiff -u -r1.10 -r1.11 \
    src/usr.bin/make/unit-tests/varname-dot-makeflags.mk
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/make/unit-tests/varname-empty.exp

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