Commit 11411e4
committed
Travis/OSX follow-up cleanup: remove unnecessary environment variables
On OS X (and possibly elsewhere, but this isn't verified)
run_second_cpp/CCACHE_CPP2 is the default, and setting it to "yes" is thus
redundant. Overriding the CXX flags seems unnecessary as it had not be done in
the g++ variant of the build that was just removed.1 parent c801126 commit 11411e4
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 102 | + | |
106 | 103 | | |
107 | 104 | | |
108 | 105 | | |
| |||
0 commit comments