summaryrefslogtreecommitdiffhomepage
path: root/Private/Source
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-05 08:01:06 +0100
committerAmlal El Mahrouss <amlalelmahrouss@icloud.com>2024-02-05 08:01:06 +0100
commite03903b98aa0b4d2dc3ed4637863124f28c4e1fe (patch)
tree26a970e7ec1121ff54e9091b6e7670fb7841e53b /Private/Source
parenteddb029b924d8ddf930667071878b4553c193492 (diff)
Meta: cleanup and fix assembly routines.
Signed-off-by: Amlal El Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Private/Source')
-rw-r--r--Private/Source/compile_flags.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Private/Source/compile_flags.txt b/Private/Source/compile_flags.txt
index 6b26618c..1b0ad789 100644
--- a/Private/Source/compile_flags.txt
+++ b/Private/Source/compile_flags.txt
@@ -1,4 +1,5 @@
-nostdlib
-ffreestanding
-std=c++20
--I../ \ No newline at end of file
+-I../
+-I$(HOME)/