File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -29,21 +29,6 @@ index fdd60a0..9f811f4 100644
29
29
.vscode
30
30
+ # clangd cache files:
31
31
+ .cache
32
- diff --git a/meson.build b/meson.build
33
- index 7dc495d..f419404 100644
34
- --- a/meson.build
35
- +++ b/meson.build
36
- @@ -125,6 +125,10 @@ if host_machine.system() == 'linux'
37
- elif host_machine.system() == 'aero'
38
- rtdl_include_dirs += include_directories('sysdeps/aero/include')
39
- libc_include_dirs += include_directories('sysdeps/aero/include')
40
- +
41
- + internal_conf.set10('MLIBC_MAP_DSO_SEGMENTS', true)
42
- + internal_conf.set10('MLIBC_MAP_FILE_WINDOWS', true)
43
- +
44
- subdir('sysdeps/aero')
45
- elif host_machine.system() == 'managarm'
46
- # TODO: Adopt the include_directories() commands from the managarm meson.build.
47
32
diff --git a/options/ansi/generic/stdlib-stubs.cpp b/options/ansi/generic/stdlib-stubs.cpp
48
33
index c0e54fe..6d9cc52 100644
49
34
--- a/options/ansi/generic/stdlib-stubs.cpp
You can’t perform that action at this time.
0 commit comments