1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 22:07:35 +00:00

Move over to building all of userspace with i686-pc-serenity-g++.

This commit is contained in:
Andreas Kling 2019-02-22 14:43:12 +01:00
parent b0d1969ca5
commit d7753c7c8d
13 changed files with 56 additions and 69 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@
*.cflags
*.cxxflags
Patches
Root