Date: Sun, 15 Jan 2012 20:32:34 +0000 From: Chris Rees <utisoft@gmail.com> To: Andriy Gapon <avg@freebsd.org> Cc: michael.grunewald@laposte.net, FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: lang/ocaml: configure script not freebsd10 friendly Message-ID: <CADLo839F8XZtTe-JgQjZuXtz29RHHVdSmTWnXFuKyFayym=zGg@mail.gmail.com> In-Reply-To: <4F0DB8C9.5060203@FreeBSD.org> References: <4ED3CDDD.4030703@FreeBSD.org> <4F0DB8C9.5060203@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11 January 2012 16:28, Andriy Gapon <avg@freebsd.org> wrote: > on 28/11/2011 20:07 Andriy Gapon said the following: >> >> The following extra diff demonstrates the problem: >> --- configure.orig2 =A0 2011-11-28 20:00:49.452553350 +0200 >> +++ configure 2011-11-28 20:00:52.493371250 +0200 >> @@ -523,7 +523,7 @@ >> =A0 =A0 =A0 =A0mksharedlib=3D"$flexlink" >> =A0 =A0 =A0 =A0mkmaindll=3D"$flexlink -maindll" >> =A0 =A0 =A0 =A0shared_libraries_supported=3Dtrue;; >> - =A0 =A0*-*-linux-gnu|*-*-linux|*-*-freebsd[3-9]*|*-*-openbsd*|*-*-netb= sd*|*-*-gnu*) >> + =A0 =A0*-*-linux-gnu|*-*-linux|*-*-freebsd*|*-*-openbsd*|*-*-netbsd*|*= -*-gnu*) >> =A0 =A0 =A0 =A0sharedcccompopts=3D"-fPIC" >> =A0 =A0 =A0 =A0mksharedlib=3D"$bytecc -shared" >> =A0 =A0 =A0 =A0bytecclinkopts=3D"$bytecclinkopts -Wl,-E" >> >> I think that it's better to have FreeBSD 10 support then to worry about = FreeBSD >> 2.x (or even 1.x) :-) >> > > This is still an issue. Lacking a response from the maintainer I've committed your fix (but kept it in patch-configure). Thanks! Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839F8XZtTe-JgQjZuXtz29RHHVdSmTWnXFuKyFayym=zGg>