main/vim: add workaround for bug in vim's LDFLAGS modification
1 unresolved thread
1 unresolved thread
Compare changes
- Sören Tempel authored
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 This commit adds a workaround for this issue, it may break the build on systems with LDFLAGS values other than the default.
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 3
− 0
@@ -29,6 +29,9 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/vim/vim/archive/v$pkgver.tar