|
Re: pkg/29825: msg#01383os.netbsd.devel.pkgsrc.bugs
The following reply was made to PR pkg/29825; it has been noted by GNATS. From: "Jared D. McNeill" <jmcneill@xxxxxxxxxxxx> To: gnats-bugs@xxxxxxxxxx Cc: pkgsrc-bugs@xxxxxxxxxx, jasper@xxxxxxxxxxx Subject: Re: pkg/29825 Date: Tue, 29 Mar 2005 15:51:57 -0400 (AST) Can you try the following patch? --- Makefile 24 Mar 2005 15:00:40 -0000 1.20 +++ Makefile 29 Mar 2005 19:52:02 -0000 @@ -19,10 +19,17 @@ USE_GNU_TOOLS= make USE_LIBTOOL= YES +.include "../../mk/bsd.prefs.mk" + +# Workaround for pkg/29825 -- older compilers apparently +# have problems building this package. +.if (${MACHINE_PLATFORM:MNetBSD-2.0*-*} != "") +BUILDLINK_TRANSFORM+= rename:-O2:-O1 +.endif + CONFIGURE_ARGS+= --enable-nls CONFIGURE_ARGS+= --enable-xinerama -.include "../../mk/bsd.prefs.mk" .include "options.mk" .include "../../mk/bsd.pkg.mk" |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: pkg/29825: 01383, Jared D. McNeill |
|---|---|
| Next by Date: | Re: pkg/29825: 01383, jmcneill |
| Previous by Thread: | Re: pkg/29825i: 01383, Jared D. McNeill |
| Next by Thread: | Re: pkg/29825: 01383, jmcneill |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |