From e03903b98aa0b4d2dc3ed4637863124f28c4e1fe Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 5 Feb 2024 08:01:06 +0100 Subject: Meta: cleanup and fix assembly routines. Signed-off-by: Amlal El Mahrouss --- Private/Source/compile_flags.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Private/Source') 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)/ -- cgit v1.2.3