All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] package/mpg123: Remove disable-lfs-alias
@ 2021-07-12 18:22 Bruno Marie
  0 siblings, 0 replies; 2+ messages in thread
From: Bruno Marie @ 2021-07-12 18:22 UTC (permalink / raw)
  To: buildroot

disable-lfs-alias causes undefined references for apps that want to link against mpg123.

Signed-off-by: Bruno Marie <gameblabla@protonmail.com>
---
 package/mpg123/mpg123.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mpg123/mpg123.mk b/package/mpg123/mpg123.mk
index 9aa9cd1c10..7362db2138 100644
--- a/package/mpg123/mpg123.mk
+++ b/package/mpg123/mpg123.mk
@@ -7,7 +7,7 @@
 MPG123_VERSION = 1.25.15
 MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
 MPG123_SITE = http://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
-MPG123_CONF_OPTS = --disable-lfs-alias
+MPG123_CONF_OPTS =
 MPG123_INSTALL_STAGING = YES
 MPG123_LICENSE = LGPL-2.1
 MPG123_LICENSE_FILES = COPYING
--
2.32.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 1/1] package/mpg123: Remove disable-lfs-alias
@ 2021-07-12 18:22 Bruno Marie
  0 siblings, 0 replies; 2+ messages in thread
From: Bruno Marie @ 2021-07-12 18:22 UTC (permalink / raw)
  To: buildroot

disable-lfs-alias causes undefined references for apps that want to link against mpg123.

Signed-off-by: Bruno Marie <gameblabla@protonmail.com>
---
 package/mpg123/mpg123.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mpg123/mpg123.mk b/package/mpg123/mpg123.mk
index 9aa9cd1c10..7362db2138 100644
--- a/package/mpg123/mpg123.mk
+++ b/package/mpg123/mpg123.mk
@@ -7,7 +7,7 @@
 MPG123_VERSION = 1.25.15
 MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
 MPG123_SITE = http://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
-MPG123_CONF_OPTS = --disable-lfs-alias
+MPG123_CONF_OPTS =
 MPG123_INSTALL_STAGING = YES
 MPG123_LICENSE = LGPL-2.1
 MPG123_LICENSE_FILES = COPYING
--
2.32.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-12 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12 18:22 [PATCH 1/1] package/mpg123: Remove disable-lfs-alias Bruno Marie
2021-07-12 18:22 Bruno Marie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.