Port WAMR to the FreeBSD platform and update the document (#1825)
This commit is contained in:
6
product-mini/platforms/freebsd/build_llvm.sh
Executable file
6
product-mini/platforms/freebsd/build_llvm.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/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 "$@"
|
||||
Reference in New Issue
Block a user