Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [Bug] modules zsh/tcp, zsh/zftp unloadable, probably affecting most modern Linuxes



> 2023/06/07 11:05, I wrote:
> 
> I guess 'gcc -z now -z lazy' worked as 'gcc -z lazy' in Fedora24 (2015),
> but '-z now' has higher precedence now.

'-z lazy' does not work, but it seems '-Wl,-z,lazy' works, i.e.,
can overwrite '-Wl,-z,now'.

I've added this info to the RedHat bugzilla #2212160 started by
Marcus Müller:
https://bugzilla.redhat.com/show_bug.cgi?id=2212160



Messages sorted by: Reverse Date, Date, Thread, Author