Commit d2ffa5b
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 d2ffa5b
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 | | |
| |||
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
| |||
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
| 199 | + | |
196 | 200 | | |
197 | 201 | | |
198 | 202 | | |
| |||
0 commit comments