summaryrefslogtreecommitdiffhomepage
path: root/Boot/Sources/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-21 09:10:57 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-21 09:10:57 +0200
commit0c211cca4d7a4d836f4cb685345e44f3f2814fd1 (patch)
treef08901e67cdabe025d8ad40c18c62b27b32c5517 /Boot/Sources/compile_flags.txt
parentf022a2afeb7af04ce3ef256ef617d19f07d84d9a (diff)
MHR-23: New CoreSystem calls and refactors.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Boot/Sources/compile_flags.txt')
-rw-r--r--Boot/Sources/compile_flags.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Boot/Sources/compile_flags.txt b/Boot/Sources/compile_flags.txt
new file mode 100644
index 00000000..c74d22b2
--- /dev/null
+++ b/Boot/Sources/compile_flags.txt
@@ -0,0 +1,4 @@
+-std=c++20
+-I../
+-I../../
+-D__NEWOS_AMD64__