mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 17:39:58 -07:00
tools: target armv7 musleabihf
This commit is contained in:
committed by
Will Greenberg
parent
e04b78f0e0
commit
f2028a704f
@@ -1,5 +1,3 @@
|
||||
FROM rust:1.86-bullseye
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y build-essential libc6-armhf-cross libc6-dev-armhf-cross gcc-arm-linux-gnueabihf
|
||||
RUN rustup target add armv7-unknown-linux-gnueabihf
|
||||
RUN rustup target add armv7-unknown-linux-musleabihf
|
||||
|
||||
Reference in New Issue
Block a user