diff options
| author | lzutao <taolzu@gmail.com> | 2018-12-13 15:11:53 +0700 |
|---|---|---|
| committer | Xavier Claessens <xclaesse@gmail.com> | 2018-12-13 11:22:02 -0500 |
| commit | c208e81e1a47b54a1efb536e164b06275ddd7cd9 (patch) | |
| tree | 3f6c9d40fc6d7e3b3e70e6e7ba223d338f0551d9 /docs | |
| parent | 99e77cf48dccb7bc01cf02e38b85f61bebfc22cf (diff) | |
| download | meson-c208e81e1a47b54a1efb536e164b06275ddd7cd9.tar.gz | |
Format Compiler and linker flag table [skip ci]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/markdown/Reference-tables.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 0de189398..fa913f598 100644 --- a/docs/markdown/Reference-tables.md +++ b/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 | |
