wasm-micro-runtime/product-mini/platforms/freebsd/build_llvm.sh

7 lines
194 B
Bash
Executable File

#!/bin/sh
# Copyright (C) 2020 Intel Corporation. All rights reserved.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
/usr/bin/env python3 ../../../build-scripts/build_llvm.py "$@"