about summary refs log tree commit diff
path: root/pkgs/applications/editors/vim/cflags-prune.diff
AgeCommit message (Collapse)AuthorFilesLines
2016-11-07vim_configurable: misc improvementsVladimír Čunát1-0/+15
- fix wrongly used *native* build inputs; - remove confusing `prePatch = "cd src";` ; - adapt RPATH handling to multiple-output changes; - don't list full compiler flags in vim --version, as that would keep references to -dev paths. Together, the closure of the default feature-set drops almost by 100 MB. The lean vim attribute would *not* lose any references due to patching --version, so we only apply it for vim_configurable.