mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-12 09:55:27 +00:00
7 lines
207 B
Bash
7 lines
207 B
Bash
![]() |
#!/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 --platform darwin
|