wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | build: Fix the build with slibtool (!498)


From: @rockdaboot
Subject: Re: wget2 | build: Fix the build with slibtool (!498)
Date: Sun, 03 Oct 2021 11:05:34 +0000



Tim Rühsen started a new discussion on libwget/Makefile.am: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/498#note_693233163

>  libwget_alloc_la_SOURCES =  xalloc.c
>  libwget_alloc_la_CPPFLAGS = $(libwget_la_CPPFLAGS)
>  libwget_alloc_la_LIBADD =  ../lib/libgnu.la
> -libwget_alloc_la_LDFLAGS = $(libwget_la_LDFLAGS) -no-whole-archive
> +libwget_alloc_la_LDFLAGS = $(libwget_la_LDFLAGS) -Wl,--no-whole-archive

I guess we need a portable solution here, e.g. a configure check. If the linker 
doesn't support this option, we simply don't use it at all.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/498#note_693233163
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]