Commit fb36d6c
stdlib: Add ignore_handler_s.c to CMakeLists.txt and meson.build
The file `ignore_handler_s.c` was not included in the `stdlib`
CMakeLists.txt and meson.build, causing it to be omitted from the build.
This commit adds it to both build systems to ensure it is compiled and linked correctly.
Signed-off-by: Mostafa Salman <[email protected]>1 parent d44fa19 commit fb36d6c
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
0 commit comments