diff options
Diffstat (limited to 'net/usockets/Makefile')
-rw-r--r-- | net/usockets/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/usockets/Makefile b/net/usockets/Makefile index d7b4ef6980be..1b53794ad6d7 100644 --- a/net/usockets/Makefile +++ b/net/usockets/Makefile @@ -11,8 +11,6 @@ WWW= https://github.com/uNetworking/uSockets LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_riscv64= fails to build: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension - USES= compiler:c++17-lang ssl USE_LDCONFIG= yes |