* [Buildroot] [PATCH 1/1] package/neon: drop unrecognized rpath option
@ 2024-03-24 12:31 Fabrice Fontaine
2024-03-24 14:57 ` Arnout Vandecappelle via buildroot
2024-03-25 8:20 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2024-03-24 12:31 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
rpath is an unrecognized option since the addition of the package in
commit 59a9c02e1355bcd630a207e8be319a044597ad1d
Fixes: 59a9c02e1355bcd630a207e8be319a044597ad1d
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/neon/neon.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/neon/neon.mk b/package/neon/neon.mk
index 96ee608780..93870b9966 100644
--- a/package/neon/neon.mk
+++ b/package/neon/neon.mk
@@ -10,7 +10,7 @@ NEON_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (manual and tests)
NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README.md
NEON_CPE_ID_VENDOR = webdav
NEON_INSTALL_STAGING = YES
-NEON_CONF_OPTS = --without-gssapi --disable-rpath
+NEON_CONF_OPTS = --without-gssapi
NEON_CONFIG_SCRIPTS = neon-config
NEON_DEPENDENCIES = host-pkgconf $(TARGET_NLS_DEPENDENCIES)
NEON_CONF_ENV = ne_cv_libsfor_bindtextdomain=$(TARGET_NLS_LIBS)
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/neon: drop unrecognized rpath option
2024-03-24 12:31 [Buildroot] [PATCH 1/1] package/neon: drop unrecognized rpath option Fabrice Fontaine
@ 2024-03-24 14:57 ` Arnout Vandecappelle via buildroot
2024-03-25 8:20 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2024-03-24 14:57 UTC (permalink / raw)
To: Fabrice Fontaine, buildroot
On 24/03/2024 13:31, Fabrice Fontaine wrote:
> rpath is an unrecognized option since the addition of the package in
> commit 59a9c02e1355bcd630a207e8be319a044597ad1d
>
> Fixes: 59a9c02e1355bcd630a207e8be319a044597ad1d
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Arnout
> ---
> package/neon/neon.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/neon/neon.mk b/package/neon/neon.mk
> index 96ee608780..93870b9966 100644
> --- a/package/neon/neon.mk
> +++ b/package/neon/neon.mk
> @@ -10,7 +10,7 @@ NEON_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (manual and tests)
> NEON_LICENSE_FILES = src/COPYING.LIB test/COPYING README.md
> NEON_CPE_ID_VENDOR = webdav
> NEON_INSTALL_STAGING = YES
> -NEON_CONF_OPTS = --without-gssapi --disable-rpath
> +NEON_CONF_OPTS = --without-gssapi
> NEON_CONFIG_SCRIPTS = neon-config
> NEON_DEPENDENCIES = host-pkgconf $(TARGET_NLS_DEPENDENCIES)
> NEON_CONF_ENV = ne_cv_libsfor_bindtextdomain=$(TARGET_NLS_LIBS)
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/neon: drop unrecognized rpath option
2024-03-24 12:31 [Buildroot] [PATCH 1/1] package/neon: drop unrecognized rpath option Fabrice Fontaine
2024-03-24 14:57 ` Arnout Vandecappelle via buildroot
@ 2024-03-25 8:20 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-25 8:20 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> rpath is an unrecognized option since the addition of the package in
> commit 59a9c02e1355bcd630a207e8be319a044597ad1d
> Fixes: 59a9c02e1355bcd630a207e8be319a044597ad1d
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-25 8:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-24 12:31 [Buildroot] [PATCH 1/1] package/neon: drop unrecognized rpath option Fabrice Fontaine
2024-03-24 14:57 ` Arnout Vandecappelle via buildroot
2024-03-25 8:20 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox