From df65da7fb1993ed6cd0a0c1c93a5d5cbef35b9c0 Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Thu, 23 May 2019 20:01:22 +0200 Subject: lndir: Fix build against musl --- xorg-util/lndir/PRE_BUILD | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 xorg-util/lndir/PRE_BUILD (limited to 'xorg-util/lndir/PRE_BUILD') diff --git a/xorg-util/lndir/PRE_BUILD b/xorg-util/lndir/PRE_BUILD new file mode 100755 index 0000000000..3c8cac271f --- /dev/null +++ b/xorg-util/lndir/PRE_BUILD @@ -0,0 +1,3 @@ +default_pre_build && +cd "$SOURCE_DIRECTORY" && +sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub -- cgit v1.2.3