Build fix

This commit is contained in:
Zoltán Mizsei
2019-05-01 19:07:50 +02:00
committed by Adrien Destugues
parent b5ac408758
commit 44a6cd92c9

View File

@@ -89,7 +89,7 @@ BUILD()
# CLI -------------------------------------------
# Clean objects from possible previous run to avoid mixup of GUI/CLI objects
rm objects/*.o
rm objects/*.o || true
runConfigure ./configure \
--disable-gui \