Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit fc62da2

Browse files
committed
armv7 support
1 parent de657e9 commit fc62da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ glx = "0.1.0"
4646
servo-egl = "0.2"
4747
x11 = { version = "2.3.0", features = ["xlib"] }
4848

49-
[target.arm-unknown-linux-gnueabihf.dependencies]
49+
[target.armv7-unknown-linux-gnueabihf.dependencies]
5050
glx = "0.1.0"
5151
servo-egl = "0.2"
5252
x11 = { version = "2.3.0", features = ["xlib"] }

0 commit comments

Comments
 (0)