pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54694: security/libssh does not build on Solaris
The following reply was made to PR pkg/54694; it has been noted by GNATS.
From: =?UTF-8?Q?Clausen=2c_J=c3=b6rn?= <joern.clausen%uni-bielefeld.de@localhost>
To: <gnats-bugs%netbsd.org@localhost>
Cc:
Subject: Re: pkg/54694: security/libssh does not build on Solaris
Date: Wed, 27 Nov 2019 11:27:38 +0100
Okay, cmake is not as stupid as I expected:
--- Makefile 2019/11/27 10:23:51 1.1
+++ Makefile 2019/11/27 10:24:17
@@ -25,6 +25,8 @@
CMAKE_ARG_PATH= ${WRKSRC}
CMAKE_ARGS+= -DUNIT_TESTING=ON
+LDFLAGS.SunOS+=-lnsl -lsocket
+
BUILDLINK_TRANSFORM+= rm:-Werror=strict-overflow
.include "options.mk"
fixes the build for me.
--
Jörn Clausen
Plattformen & Serverdienste
BITS - Bielefelder IT-Servicezentrum
https://www.uni-bielefeld.de/bits
Home |
Main Index |
Thread Index |
Old Index