pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49803: net/synergy does not compile on Solaris
The following reply was made to PR pkg/49803; it has been noted by GNATS.
From: =?ISO-8859-15?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Tobias Nygren <tnn%NetBSD.org@localhost>, pkg-manager%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/49803: net/synergy does not compile on Solaris
Date: Tue, 31 Mar 2015 10:33:27 +0200
> Please try this:
>
> .include "../../mk/endian.mk"
> .if ${MACHINE_ENDIAN} == "big"
> CFLAGS+= -DUSYNERGY_BIG_ENDIAN
> .else
> CFLAGS+= -DUSYNERGY_LITTLE_ENDIAN
> .endif
Seems to work as well. At least the package compiles.
--
Jörn Clausen
Plattformen & Serverdienste
Hochschulrechenzentrum
Universität Bielefeld
Universitätsstraße 25
33615 Bielefeld
Telefon: +49 521 106-12601
E-Mail: joern.clausen%uni-bielefeld.de@localhost
http://www.uni-bielefeld.de/hrz
Home |
Main Index |
Thread Index |
Old Index