Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
rtos_sdk
/
soc
/
riscv
/
724be6c9b79e8dc96bea95b5150c49323689a294
/
.
/
s7
/
compiler_options.cmake
blob: ab10758d4ca22c9365cd26d47172584f1de7ce56 [
file
] [
log
] [
blame
]
# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
# SPDX-License-Identifier: MIT
#add compiler options at here which is associated with soc.
set
(
ENV
{
TOOLCHAIN_PATH
}
/
opt
/
riscv
-
none
-
gcc
/
7.2
.
0
-
4
-
20180606
-
1631
)