diff --git a/compile_flags.txt b/compile_flags.txt index 3b47433..9e33535 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -4,4 +4,3 @@ -Wno-microsoft-anon-tag -Wno-incompatible-library-redeclaration -I./src/kernel/include --I./src/userland/hlib/include diff --git a/compile_flags.txt b/compile_flags.txt index 3b47433..9e33535 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -4,4 +4,3 @@ -Wno-microsoft-anon-tag -Wno-incompatible-library-redeclaration -I./src/kernel/include --I./src/userland/hlib/include diff --git a/src/userland/hlib/compile_flags.txt b/src/userland/hlib/compile_flags.txt new file mode 100644 index 0000000..a432e7b --- /dev/null +++ b/src/userland/hlib/compile_flags.txt @@ -0,0 +1,6 @@ +-I./include +-I../../include +clang +-fms-extensions +-Wno-microsoft-anon-tag +-Wno-incompatible-library-redeclaration diff --git a/compile_flags.txt b/compile_flags.txt index 3b47433..9e33535 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -4,4 +4,3 @@ -Wno-microsoft-anon-tag -Wno-incompatible-library-redeclaration -I./src/kernel/include --I./src/userland/hlib/include diff --git a/src/userland/hlib/compile_flags.txt b/src/userland/hlib/compile_flags.txt new file mode 100644 index 0000000..a432e7b --- /dev/null +++ b/src/userland/hlib/compile_flags.txt @@ -0,0 +1,6 @@ +-I./include +-I../../include +clang +-fms-extensions +-Wno-microsoft-anon-tag +-Wno-incompatible-library-redeclaration diff --git a/src/userland/vga/compile_flags.txt b/src/userland/vga/compile_flags.txt new file mode 100644 index 0000000..a432e7b --- /dev/null +++ b/src/userland/vga/compile_flags.txt @@ -0,0 +1,6 @@ +-I./include +-I../../include +clang +-fms-extensions +-Wno-microsoft-anon-tag +-Wno-incompatible-library-redeclaration