diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-09-30 20:44:19 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-31 00:37:05 +0000 |
| commit | bbab7f59e9630416397189df70ec133bdd690e38 (patch) | |
| tree | 2ebb595d5a675fda686781b56ea08f80b933cb61 /java/netty | |
| parent | a1bc4fbdf378334c7c39521ab236318c53f27441 (diff) | |
Diffstat (limited to 'java/netty')
| -rw-r--r-- | java/netty/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/netty/Makefile b/java/netty/Makefile index c3a469ef8fdb..af7f1307d785 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -49,8 +49,6 @@ NETTY_ARCH= x86_32 NETTY_ARCH= ppc_32 .elif ${ARCH:Mpowerpc64*} NETTY_ARCH= ppc_64 -.elif ${ARCH} == "sparc64" -NETTY_ARCH= sparc_64 .else # Default to ${ARCH} NETTY_ARCH= ${ARCH} |
