[bug #56206] ifndef false positive for exported variable

2019-04-24 Thread Valentin Rusu
URL: Summary: ifndef false positive for exported variable Project: make Submitted by: valir Submitted on: Wed 24 Apr 2019 03:47:58 PM UTC Severity: 3 - Normal Item Group

[bug #56204] Forward port of the patch to add profiling and graphing support

2019-04-24 Thread Shlomi Fish
URL: Summary: Forward port of the patch to add profiling and graphing support Project: make Submitted by: shlomifish Submitted on: Wed 24 Apr 2019 01:57:29 PM UTC Severity: 3 - Normal

[bug #29885] MAKEFLAGS doen't pass commandline varaibles to sub-make

2019-04-24 Thread Jens Seidel
Follow-up Comment #2, bug #29885 (project make): Now add $(info MAKEFLAGS=${MAKEFLAGS}) $(info MAKEOVERRIDES=${MAKEOVERRIDES}) to the top part of the makefile: $ make -f x2.mk FOO=bar MAKEFLAGS= MAKEOVERRIDES=FOO=bar make -f x2.mk show make[1]: Entering directory '/build/seidel/FaceVACS-Exp