Commit 0d2c317
deps.sh: also make EXTRA_{CXXFLAGS|LDFLAGS} robust
Similar to #7156
but also fixes EXTRA_{CXXFLAGS|LDFLAGS}
So future code isn't affected once someone starts to use those.
(Currently only EXTRA_FLAGS is used: https://github.com/firedancer-io/firedancer/blob/554a075c72deebfc83f8507089100fe0d0d57588/deps.sh#L40-L42)1 parent 6d0ba7f commit 0d2c317
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
670 | | - | |
| 669 | + | |
| 670 | + | |
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| |||
0 commit comments