main/vim: add workaround for bug in vim's LDFLAGS modification
Starting with abuild-3.8.0_rc1 vim no longer builds with the default LDFLAGS value provided in /etc/abuild.conf. This is due to LDFLAGS modifications performed by vim's build system. See https://github.com/vim/vim/issues/8181 With this commit --as-needed is no longer the last linker option. Not sure if this is relevant or not.
parent
a88f33d4
No related branches found
No related tags found
This commit is part of merge request !21180. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment