Skip to content

Commit 9ef7231

Browse files
Merge #255
255: Stop hard-coding NEON support for armv7-unknown-linux-musleabihf. r=reitermarkus a=briansmith Fixes #252. Signed-off-by: Brian Smith <[email protected]> Co-authored-by: Brian Smith <[email protected]>
2 parents ad67c72 + 1232d0e commit 9ef7231

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/armv7-unknown-linux-musleabihf/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ COPY musl.sh /
2727
RUN bash /musl.sh \
2828
TARGET=arm-linux-musleabihf \
2929
"COMMON_CONFIG += --with-arch=armv7-a \
30-
--with-fpu=neon \
3130
--with-float=hard \
3231
--with-mode=thumb"
3332

0 commit comments

Comments
 (0)