tools: remove WITH_LIBSOFT option

This is only used for armv6, which as been removed since FreeBSD 15.

Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1903
This commit is contained in:
Minsoo Choo
2025-11-28 19:13:42 -05:00
committed by Warner Losh
parent 3d91a74638
commit 37c650b4ee
-2
View File
@@ -1,2 +0,0 @@
On armv6 only, enable soft float ABI compatibility libraries.
This option is for transitioning to the new hard float ABI.