tools/util-linux: build libuuid as PIC
authorRosen Penev <rosenp@gmail.com>
Mon, 1 Jul 2024 23:48:45 +0000 (16:48 -0700)
committerRobert Marko <robimarko@gmail.com>
Tue, 2 Jul 2024 09:59:06 +0000 (11:59 +0200)
commita787ebf7165c461be2a1c940198e9643f05f5d40
treee03b7e7ab152405bd8fe0821c017009dc4533ba8
parenta7f37b401b9d80600dae74f0f26c6a3f52c1c803
tools/util-linux: build libuuid as PIC

Needed to fix users of libuuid.a as autoconf applies PIC to only shared
libraries by default.

Found when trying to build python3/host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/15852
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/util-linux/Makefile