docker/bootstrap: Add --debug to get better haikuporter debug output

Change-Id: I8e9a093a28c96b334f3747d1624b9ee6d5fe9844
This commit is contained in:
Alexander von Gluck IV 2018-11-04 08:33:22 -06:00
parent c87601b89a
commit 9f35df2324

View File

@ -18,4 +18,4 @@ fi
GENERATED=$WORKPATH/generated.$TARGET_ARCH
cd $GENERATED
jam -q @bootstrap-raw
HAIKU_PORTER_EXTRA_OPTIONS="--debug" jam -q @bootstrap-raw