[libc][NFC] Adjust some CMake messages for the GPU build
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 31 Mar 2023 12:28:08 +0000 (07:28 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 31 Mar 2023 12:28:44 +0000 (07:28 -0500)
commitffc422463df19b79607bc84bc0b720d999b67ddb
tree54e1d2a45acd66e70f0e869ea52b7ecc0e1661a8
parent8d7ded37a693b9d6f9d4d887560a8e2f1ca05bd3
[libc][NFC] Adjust some CMake messages for the GPU build

Summary:
This disables the MPFR warning on the GPU since we can't support it
anyway. Also fixes a misspelled message.
libc/cmake/modules/prepare_libc_gpu_build.cmake
libc/utils/MPFRWrapper/CMakeLists.txt