vim: cc-wrapper can be relied on to export this env var
This commit is contained in:
parent
60eff17b27
commit
aac32fe2d1
@ -36,9 +36,6 @@ stdenv.mkDerivation rec {
|
|||||||
"ac_cv_sizeof_int=4"
|
"ac_cv_sizeof_int=4"
|
||||||
"vim_cv_memmove_handles_overlap=yes"
|
"vim_cv_memmove_handles_overlap=yes"
|
||||||
"vim_cv_memmove_handles_overlap=yes"
|
"vim_cv_memmove_handles_overlap=yes"
|
||||||
|
|
||||||
# TODO(@Ericson2314): wont' be needed soon.
|
|
||||||
"STRIP=${hostPlatform.config}-strip"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user