]> xenbits.xensource.com Git - unikraft/libs/musl.git/commit
Add patch to avoid conflict with __unused macro
authorRobert Kuban <robert.kuban@opensynergy.com>
Mon, 18 Jul 2022 17:20:47 +0000 (19:20 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 24 Nov 2022 19:37:39 +0000 (19:37 +0000)
commitb2e7984cffc9f940bd12170d95aaba7461f1b532
tree4fff9e79f591f598e8d67a7db2d76e1ebd0f3c57
parent57ae93767639a4e5d7f5210eacd4b5c190ffb9a0
Add patch to avoid conflict with __unused macro

The added patch renames `__unused` to `_pad` in `aarch64/bits/stat.h`,
following the pattern of patch 0003.

Signed-off-by: Robert Kuban <robert.kuban@opensynergy.com>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Razvan Virtan <virtanrazvan@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #6
patches/0018-Field-name-__unused-conflicts-with-Unikraft-__unused.patch [new file with mode: 0644]