On Mon, Jun 12, 2023 at 10:55:19AM -0700, Khem Raj wrote:
> uuid_generate() is used in this library
> Hence, add UUID_LIBS to libparted_fs_resize_la_LIBADD to avoid
>
> "ld.lld: error: undefined reference due to --no-allow-shlib-undefined:
> uuid_generate"
>
> This is uncovered by lld linker lin
uuid_generate() is used in this library
Hence, add UUID_LIBS to libparted_fs_resize_la_LIBADD to avoid
"ld.lld: error: undefined reference due to --no-allow-shlib-undefined:
uuid_generate"
This is uncovered by lld linker linking fatresize package
due to this linker defaulting to --no-allow-shlib