Add optflags for RISC-V
Signed-off-by: whoisxxx <zhangxuzhou4@huawei.com>
This commit is contained in:
parent
b281143c84
commit
31f41d2069
1
rpmrc
1
rpmrc
@ -6,6 +6,7 @@ optflags: ia64 %{__global_compiler_flags}
|
||||
optflags: x86_64 %{__global_compiler_flags} -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
|
||||
|
||||
optflags: aarch64 %{__global_compiler_flags} -fasynchronous-unwind-tables -fstack-clash-protection
|
||||
optflags: riscv64 %{__global_compiler_flags} -fasynchronous-unwind-tables -fstack-clash-protection
|
||||
|
||||
buildarchtranslate: athlon: i686
|
||||
buildarchtranslate: geode: i686
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user