mirror of
https://github.com/flynx/photobook.git
synced 2025-12-27 05:31:57 +00:00
bug in make + termux...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
561273e27c
commit
6ce1032d33
4
Makefile
4
Makefile
@ -43,7 +43,9 @@
|
|||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# Config...
|
# 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
|
# NOTE: this makes things run consistently on different systems including
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user