Changeset f5fb307 in mainline
- Timestamp:
- 2023-11-13T14:53:47Z (13 months ago)
- Branches:
- master, topic/simplify-dev-export
- Children:
- e8a6279f
- Parents:
- 8281c06
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/meson.build
r8281c06 rf5fb307 48 48 49 49 allow_shared = true 50 51 # FIXME: symlinks from uspace to kernel will break in future Meson version52 # we should instead move the duplicated library parts into a shared location.53 50 54 51 uspace_lib_devel_install_script_text += 'mkdir -p "${DESTDIR}include/libc"'
Note:
See TracChangeset
for help on using the changeset viewer.