mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Build fix
This commit is contained in:
committed by
Adrien Destugues
parent
b5ac408758
commit
44a6cd92c9
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user