feat: risc-v gn 编译框架添加汇编编译选项

Close #I3YS5Y

Change-Id: I380bc3442222ba18a0eebba4022ad6ca032e3de2
Signed-off-by: zhushengle <zhushengle@huawei.com>
This commit is contained in:
zhushengle
2021-07-05 09:25:30 +08:00
parent e5179be5b5
commit 76dc343c88
2 changed files with 2 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
static_library("arch") {
asmflags = board_asmflags
sources = [
"los_context.c",
"los_dispatch.S",