sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
12
devel/llvm/16/patches/patch-libcxx_include_stdio_h
Normal file
12
devel/llvm/16/patches/patch-libcxx_include_stdio_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: libcxx/include/stdio.h
|
||||
--- libcxx/include/stdio.h.orig
|
||||
+++ libcxx/include/stdio.h
|
||||
@@ -115,6 +115,8 @@ void perror(const char* s);
|
||||
#undef clearerr
|
||||
#undef feof
|
||||
#undef ferror
|
||||
+#undef putchar
|
||||
+#undef getchar
|
||||
|
||||
#endif
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue