ports/83517: [MAINTAINER UPDATE] emulators/generator-cbiere

Alejandro Pulver alejandro at varnet.biz
Fri Jul 15 16:30:24 UTC 2005


>Number:         83517
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] emulators/generator-cbiere
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 15 16:30:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:





>How-To-Repeat:





>Fix:


--- generator-cbiere.diff begins here ---
diff -urN generator-cbiere.old/Makefile generator-cbiere/Makefile
--- generator-cbiere.old/Makefile	Fri Jul 15 13:27:22 2005
+++ generator-cbiere/Makefile	Fri Jul 15 13:28:29 2005
@@ -48,6 +48,15 @@
 BROKEN=			"Does not configure on alpha 5.x"
 .endif
 
+.if ${ARCH} != "amd64" && ${ARCH} != "i386"
+USE_REINPLACE=	yes
+
+post-patch:
+# These architectures do not support "-minline-all-stringops"
+	@${REINPLACE_CMD} -e 's|-minline-all-stringops||g' \
+				${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
+.endif
+
 # Generator needs GCC 2.95.x or GCC >= 3.4.2 to work properly.
 # Generator-CBiere automatically determines the GCC version.
 
--- generator-cbiere.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list