vim: cc-wrapper can be relied on to export this env var
This commit is contained in:
parent
60eff17b27
commit
aac32fe2d1
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ stdenv.mkDerivation rec {
|
|||
"ac_cv_sizeof_int=4"
|
||||
"vim_cv_memmove_handles_overlap=yes"
|
||||
"vim_cv_memmove_handles_overlap=yes"
|
||||
|
||||
# TODO(@Ericson2314): wont' be needed soon.
|
||||
"STRIP=${hostPlatform.config}-strip"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
|
Loading…
Reference in a new issue