mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Upgraded to SM 60
This commit is contained in:
parent
d34403047e
commit
74c1e00d81
290 changed files with 26572 additions and 1178 deletions
8
support/arm64/fake-ld.sh
Executable file
8
support/arm64/fake-ld.sh
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
echo /usr/bin/aarch64-linux-gnu-ld -L/usr/lib/aarch64-linux-gnu $*
|
||||
/usr/bin/aarch64-linux-gnu-ld -L/usr/lib/aarch64-linux-gnu $*
|
Loading…
Add table
Add a link
Reference in a new issue