Commit ce8a6c47 authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

Have rv64/rvd depend on rv64/rvf

One of the glibc test cases links against s_lrintf, which we don't have
an implementation of on lp64d.  This causes lp64d to use all the lp64f
code, which I believe is the correct thing to do.
parent 80598bd1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment