tags 728735 + confirmed
thanks

Hello Tim,

Am Montag, den 04.11.2013, 21:43 +0100 schrieb Tim Rühsen:

> wget --version outputs -Lyes/lib as param to the linker.
> 
> tim@debian:~$ wget --version
...
> >>  -Wl,-z,relro -Lyes/lib -lgnutls -lz -lz -lidn -luuid ftp-opie.o <<
>     gnutls.o ../lib/libgnu.a 

This is strange.
It is not set with the ./configure options but after the ./configure run
something with yes/ is a LDFLAG and CFLAG:

My local buildlog:
...
CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall" 
CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" ./configure \
                        --prefix=/usr \
                        --mandir=\${prefix}/share/man \
                        --infodir=\${prefix}/share/info \
                        --sysconfdir=/etc \
                        --enable-ipv6 \
                        --with-ssl \
                        --with-libidn --build x86_64-linux-gnu
configure: configuring for GNU Wget 1.14.96-38327
...
configure: Summary of build options:

  Version:           1.14.96-38327
  Host OS:           linux-gnu
  Install prefix:    /usr
  Compiler:          gcc
  CFlags:            -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall 
-D_FORTIFY_SOURCE=2 -Iyes/include
  LDFlags:           -Wl,-z,relro -Lyes/lib
  Libs:              -lnettle -lgnutls -lz  -lidn -luuid
  SSL:               gnutls
  Zlib:              yes
  Digest:            yes
  NTLM:              yes
  OPIE:              yes
  Debugging:         yes


It is also on the buildservers.
https://buildd.debian.org/status/fetch.php?pkg=wget&arch=i386&ver=1.14.96.38327-1&stamp=1383905584

I'm trying to find out...

-- 
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to