package/mpg123: remove --disable-lfs-alias option
authorBruno Marie <gameblabla@protonmail.com>
Sat, 17 Jul 2021 07:46:37 +0000 (09:46 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 17 Jul 2021 08:15:26 +0000 (10:15 +0200)
commit49e436f4823ed982a9a4fadeb00e1159d55f7939
tree4520ffa4ccb4315eea0128749e93b5c3bee78b6a
parent2170033bf68f1a34dc5d183d50e3f38d9779b6de
package/mpg123: remove --disable-lfs-alias option

Commit 56b28d3ee1e5 (mpg123: bump to version 1.13.1) added the
--disable-lfs-alias option, without explaining why it was needed.

However, this causes undefined references for apps that want to link
against mpg123.

The help for that option is pretty explicit that this is a dangerous
option to use:

    disable alias wrappers for largefile bitness (mpg123_seek_32 or
    mpg123_seek_64 in addition to mpg123_seek, or the other way around;
    It is a mess, do not play with this!)

The default is that it is enabled, so leave it at it.

Signed-off-by: Bruno Marie <gameblabla@protonmail.com>
[yann.morin.1998@free.fr: rework commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/mpg123/mpg123.mk