media-sound/linuxsampler: fixed configuration in live ebuild

Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc
2024-12-20 14:37:29 +01:00
parent 8eeb04613f
commit 4717972b75

View File

@@ -56,7 +56,7 @@ src_configure() {
$(use_enable sqlite instruments-db)
$(use_enable sf2 sf2-engine)
)
econf "${myeconfargs[@]}"
HAVE_UNIX98=1 econf "${myeconfargs[@]}"
}
src_compile() {