[libc] Fix common compile options not getting passed to GPU object
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 10 Mar 2023 22:53:43 +0000 (16:53 -0600)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 10 Mar 2023 22:54:20 +0000 (16:54 -0600)
commit8a712bf7c4b58c073e8ef19515aea21ddaeab9e1
tree11c84826368ae6b728c1fd324598c759ceff04f8
parent0e0b6070fd2a2a8f188ddb32aa526beda38190b7
[libc] Fix common compile options not getting passed to GPU object

Summary:
This variable was named incorrectly. We weren't getting needed flags
passed to object library builds.
libc/cmake/modules/LLVMLibCObjectRules.cmake