hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/tools/build/feature/test-reallocarray.c
....@@ -6,3 +6,5 @@
66 {
77 return !!reallocarray(NULL, 1, 1);
88 }
9
+
10
+#undef _GNU_SOURCE