]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Silence unused parameter warnings in the RISC-V fenv.h
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 22 Mar 2021 17:47:50 +0000 (17:47 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 22 Mar 2021 17:49:24 +0000 (17:49 +0000)
commit15211f19509282d9c9a418d4e5b6ac75d9d1fc85
tree3f3421d871f869801dd20cac60661a82163655ea
parent54399caa2f8470d9f7c404ce419362bc62d5a094
Silence unused parameter warnings in the RISC-V fenv.h

After increasing the lib/msun/tests WARNS to 6, this triggers a
compilation error for RISC-V.

Fixes: 87d65c747a43 ("lib/msun: Allow building tests with WARNS=6")
Reported by: Jenkins
lib/msun/riscv/fenv.h