Opened 19 years ago

Last modified 9 years ago

#3691 closed defect

UPDATE: gnubg — at Initial Version

Reported by: benwill@… Owned by: matt@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: gnubg

Description

This fixes a bug (extern nSkip redefined as static) under GCC 4.0.

--- Portfile.orig 2005-06-23 16:56:44.000000000 -0700 +++ Portfile 2005-06-23 17:00:41.000000000 -0700 @@ -37,7 +37,7 @@

system "mv ${name}.weights-0.14 ${name}.weights" }

-patchfiles patch-configure.diff +patchfiles patch-configure.diff patch-rollout.h

configure.env CPPFLAGS="-I${prefix}/include" \

CFLAGS="-lmx" \

Change History (1)

Changed 19 years ago by benwill@…

Attachment: patch-rollout.h added

Patch to go with updated portfile

Note: See TracTickets for help on using tickets.