We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca31713 commit a88ad07Copy full SHA for a88ad07
libc/hdr/CMakeLists.txt
@@ -225,7 +225,7 @@ add_proxy_header_library(
225
226
# offsetof is a macro inside compiler resource header stddef.h
227
# defining it directly as a header library
228
-add_header_library(offsetof-macros HDRS offsetof_macros.h)
+add_header_library(offsetof_macros HDRS offsetof_macros.h)
229
230
add_subdirectory(types)
231
add_subdirectory(func)
0 commit comments