Port WAMR to the FreeBSD platform and update the document (#1825)

This commit is contained in:
TianlongLiang
2022-12-24 10:11:10 +08:00
committed by GitHub
parent 6fd8001eb6
commit 2953614cb8
8 changed files with 339 additions and 0 deletions

View 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 "$@"