Commit a2d5fb0
Set AR with the archiver from cc-rs
cc-rs offers some variables to set the archiver program (commonly ar)
that should be used for a given target. This is commonly used in
cross-compilation situations, to use a version of AR compatible with the
target linker.
Signed-off-by: roblabla <[email protected]>
Signed-off-by: Rene Leonhardt <[email protected]>1 parent 5c5a9f7 commit a2d5fb0
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
| |||
190 | 193 | | |
191 | 194 | | |
192 | 195 | | |
| 196 | + | |
193 | 197 | | |
194 | 198 | | |
195 | 199 | | |
| |||
0 commit comments