#!/bin/sh # Copyright 2014 Google Inc. # # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. set -e # When any command fails, the shell will immediately exit. usage() { cat >&2 <&2; usage || exit;; esac done OPTIND=1 # Reset this variable for calling barelinux_make with -t command flag. export GYP_DEFINES="${GYP_DEFINES} \ skia_gpu=0 \ skia_arch_type=arm64 \ " . "$(dirname "$0")/barelinux_make" -t "$BUILD_TYPE"