Stefan Dirsch 2018-09-28 09:59:04 +00:00 committed by Git OBS Bridge
parent f2b17ff832
commit b84445284a

View File

@ -108,7 +108,7 @@ cat > host.def << EOF
#endif
#ifdef RiscV64Architecture
#undef DefaultGcc2RiscV64Opt
#define DefaultGcc2RiscV64Opt $RPM_OPT_FLAGS -fno-strict-aliasing
#define DefaultGcc2RiscV64Opt -O2 -Wall -fno-strict-aliasing
#endif
EOF