From 9e8387890044726538a7b5f108efdf6a82d59b00 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 16 Jul 2017 22:41:15 +0100 Subject: #711 - Make the gcc executables configurable --- doc/ale-cpp.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ale-cpp.txt') diff --git a/doc/ale-cpp.txt b/doc/ale-cpp.txt index f5e7863b..b84b5e2e 100644 --- a/doc/ale-cpp.txt +++ b/doc/ale-cpp.txt @@ -148,6 +148,14 @@ g:ale_cpp_cpplint_options *g:ale_cpp_cpplint_options* =============================================================================== gcc *ale-cpp-gcc* +g:ale_cpp_gcc_executable *g:ale_cpp_gcc_executable* + *b:ale_cpp_gcc_executable* + Type: |String| + Default: `'gcc'` + + This variable can be changed to use a different executable for gcc. + + g:ale_cpp_gcc_options *g:ale_cpp_gcc_options* *b:ale_cpp_gcc_options* Type: |String| -- cgit v1.2.3