Skip to content

Commit

Permalink
Format Compiler and linker flag table [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji authored and xclaesse committed Dec 13, 2018
1 parent 99e77cf commit c208e81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/markdown/Reference-tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit c208e81

Please sign in to comment.