coreos/config: Drop libtool fixes

These seem to be quite old and most likely not needed any more. Let's
see if it's true, otherwise this commit will be reverted.
This commit is contained in:
Krzesimir Nowak 2022-04-05 19:29:01 +02:00
parent d458f790fd
commit 864ea5fd61

View File

@ -1,4 +0,0 @@
# Remove the *.la masking since libtool's autoconf detection code
# relies on its existence.
INSTALL_MASK=${INSTALL_MASK/\/usr\/lib\*\/\*.la}
PKG_INSTALL_MASK=${PKG_INSTALL_MASK/\/usr\/lib\*\/\*.la}