Message ID | 1543484381-16095-1-git-send-email-yinshiyou-hf@loongson.cn |
---|---|
State | Accepted |
Commit | 5c806d5b54a7a261569b4d3c2053a321dcf4445f |
Headers | show |
On Thu, Nov 29, 2018 at 05:39:41PM +0800, Shiyou Yin wrote: > mipsfpu supported by loongson 3a2000,3a3000,3a4000,2k1000, Fate tests passed. > --- > configure | 1 - > 1 file changed, 1 deletion(-) will apply thx [...]
diff --git a/configure b/configure index 3e9222e..54b7e11 100755 --- a/configure +++ b/configure @@ -4848,7 +4848,6 @@ elif enabled mips; then enable fast_cmov enable fast_unaligned disable aligned_stack - disable mipsfpu disable mipsdsp disable mipsdspr2 # When gcc version less than 5.3.0, add -fno-expensive-optimizations flag.