]> git.ipfire.org Git - thirdparty/grub.git/commit
configure: Add RPATH for freetype on NetBSD
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 24 Aug 2023 23:54:09 +0000 (01:54 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 13 Dec 2023 12:07:03 +0000 (13:07 +0100)
commitb3d49a697b1b177d59f50bc48f6ca269d46f5d92
tree64ab283fb7169aa9f2645173489dc00fcaca47ac
parent52dbf66ea443827358b97d3383abc8b1b8751474
configure: Add RPATH for freetype on NetBSD

Without this build-time mkfont fails dynamic linking. This is not ideal
but improves the situation until a better solution is available.

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac