Format Compiler and linker flag table [skip ci]

pull/4633/head
lzutao 6 years ago committed by Xavier Claessens
parent 99e77cf48d
commit c208e81e1a
  1. 2
      docs/markdown/Reference-tables.md

@ -117,6 +117,8 @@ These are the parameter names for passing language specific arguments to your bu
These environment variables will be used to modify the compiler and
linker flags.
| Name | Comment |
| ----- | ------- |
| CFLAGS | Flags for the C compiler |
| CXXFLAGS | Flags for the C++ compiler |
| OBJCFLAGS | Flags for the Objective C compiler |

Loading…
Cancel
Save