Skip to content
Snippets Groups Projects
user avatar
deuce authored
This is because the Cryptlib makefile doesn't use $(MAKE) for submakes and
instead hardcodes the string "make" since gmake -C sets MAKEFLAGS to "w",
this ends up breaking builds on systems where the first make in the path
doesn't support the non-standard -w option.
a80e2775
History
Name Last commit Last update
..