|
Message-ID: <20181007190907.GP10209@port70.net>
Date: Sun, 7 Oct 2018 21:09:07 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: [PATCH] fix tlsdesc asm on arm with hard float abi
for me this fixes
src/ldso/arm/tlsdesc.S: Assembler messages:
src/ldso/arm/tlsdesc.S:54: Error: selected processor does not support `vpush {d0-d7}' in ARM mode
src/ldso/arm/tlsdesc.S:61: Error: selected processor does not support `vpop {d0-d7}' in ARM mode
View attachment "0001-fix-tlsdesc-asm-on-arm-with-hard-float-abi.patch" of type "text/x-diff" (994 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.