Changeset aca1777 in mainline for uspace/lib/posix/meson.build
- Timestamp:
- 2025-05-08T17:12:05Z (3 months ago)
- Children:
- 2f21cd4
- Parents:
- 1cfce3f (diff), 61f28c4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/meson.build
r1cfce3f raca1777 30 30 includes += include_directories('include/posix', 'include') 31 31 c_args += [ '-fno-builtin', '-D_XOPEN_SOURCE' ] 32 33 allow_shared = true 32 34 33 35 # TODO
Note:
See TracChangeset
for help on using the changeset viewer.