bug in make + termux...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-04-27 21:01:21 +03:00
parent 561273e27c
commit 6ce1032d33

View File

@ -43,7 +43,9 @@
#----------------------------------------------------------------------
# Config...
.EXPORT_ALL_VARIABLES:
# XXX this for some reason makes make hang on termux/android...
# ...do we actually need this???
#.EXPORT_ALL_VARIABLES:
# NOTE: this makes things run consistently on different systems including