#!/bin/sh

export BUILD_FLAVOUR=dbg

exec ./common-build.sh "$@"
