mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:07:44 +00:00
Build LibC and Userland with clang as well.
This commit is contained in:
parent
ebf308d413
commit
4914f3b837
8 changed files with 46 additions and 37 deletions
|
@ -16,3 +16,6 @@
|
|||
|
||||
#undef __P
|
||||
#define __P(a) a
|
||||
|
||||
extern "C" int main(int, char**);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue