From 910c6eb59966714870e4f10db12d2963fe97baf6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 8 Jun 2014 15:29:08 +1000 Subject: Add COMPILER_PATH optional variable to the BUILD build system module. --- LUFA/DoxygenPages/BuildSystem.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'LUFA/DoxygenPages/BuildSystem.txt') diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index 21930eaf3..7ddfa1be3 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -190,6 +190,10 @@ * Common flags to pass to the C/C++ compiler and assembler, after the automatically generated flags. * * + * COMPILER_PATH + * Directory where the C/C++ toolchain is located, if not available in the system PATH. + * + * * LD_FLAGS * Flags to pass to the linker, after the automatically generated flags. * -- cgit v1.2.3