Closed polluks closed 2 years ago
Line 36 in etc/make/display.mk is:
undefine option
Can you replace that with:
option =
And let me know if that fixes the problem? If so, it means that your version of make doesn't allow the use of undefine.
Thanks.
Now works, teco compiled :-)
[...]
Making page_vm.o
Making teco
ld: warning: option -s is obsolete and being ignored
https://stackoverflow.com/questions/12215975/how-can-i-undefine-variable-in-a-makefile-via-command-line I don't know why Apple still uses 3.81 BTW I just watching https://www.youtube.com/watch?v=IL-MMSv5S-o NCommander wants a new Make :-D