Commit f10fa71
Go: Add MUSL support (#4476)
* Go: Switch to MUSL binary
Signed-off-by: James Xin <james.xin@improving.com>
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* rustup add musl targets
Signed-off-by: James Xin <james.xin@improving.com>
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* lint
Signed-off-by: James Xin <james.xin@improving.com>
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* rustup add musl targets in Makefile
Signed-off-by: James Xin <james.xin@improving.com>
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Add pathing
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Trigger CodeQL on main
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update CI
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Fix typo
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Fix typo
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Modify CD
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Modify CD
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Modify CD
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Modify CD
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update docs
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Format
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Fix
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Fix
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Address feedback
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
* Update doc
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
---------
Signed-off-by: James Xin <james.xin@improving.com>
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
Co-authored-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
Co-authored-by: Alexey Temnikov <alexey.temnikov@improving.com>1 parent 81079af commit f10fa71
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
137 | | - | |
| 141 | + | |
138 | 142 | | |
139 | 143 | | |
140 | 144 | | |
| |||
0 commit comments