Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

C: make

Crt edited this page Jun 19, 2015 · 9 revisions

Maintainer: Gregor Uhlenheuer [email protected]

Note

((This note is not relevant anymore (since 4th January 2015) as there is makeprgBuild() function in make.vim))

This checker doesn't call the makeprgBuild() function, and thus it ignores the usual g:syntastic_c_make_<option> variables. The only exception is g:syntastic_c_make_exec, which can still be used to override the checker's executable.

Clone this wiki locally