Commit 12d81b5
committed
ifx: tweaks for the compilers preprocessor
ifx preprocess treats '!'s as if they are comments even
at the preprocess level so we need to make sure any
defines to be used in the preprocessor stage to not
include '!'s in them.
Signed-off-by: Howard Pritchard <[email protected]>1 parent 4a195dd commit 12d81b5
File tree
2 files changed
+3
-3
lines changed- config
- ompi/mpi/bindings/ompi_bindings
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
902 | | - | |
| 902 | + | |
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
906 | | - | |
| 906 | + | |
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments