[80848] users/dports/ports/fuse/fuse4x/files/patch-configure.in.diff

dports at macports.org dports at macports.org
Mon Jul 18 16:00:37 PDT 2011


Revision: 80848
          http://trac.macports.org/changeset/80848
Author:   dports at macports.org
Date:     2011-07-18 16:00:37 -0700 (Mon, 18 Jul 2011)
Log Message:
-----------
fuse4x: update configure patch

Modified Paths:
--------------
    users/dports/ports/fuse/fuse4x/files/patch-configure.in.diff

Modified: users/dports/ports/fuse/fuse4x/files/patch-configure.in.diff
===================================================================
--- users/dports/ports/fuse/fuse4x/files/patch-configure.in.diff	2011-07-18 22:44:59 UTC (rev 80847)
+++ users/dports/ports/fuse/fuse4x/files/patch-configure.in.diff	2011-07-18 23:00:37 UTC (rev 80848)
@@ -4,9 +4,9 @@
  	CFLAGS="-Wall -W -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -g -O2 -fno-strict-aliasing"
  fi
  
--CFLAGS="$CFLAGS  -DUNNAMED_SEMAPHORES_NOT_SUPPORTED -D_POSIX_C_SOURCE=200112L -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6"
+-CFLAGS="$CFLAGS  -DUNNAMED_SEMAPHORES_NOT_SUPPORTED -D_POSIX_C_SOURCE=200112L -D__DARWIN_64_BIT_INO_T=1 -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.5"
 -LDFLAGS="$LDFLAGS -arch i386 -arch x86_64 -framework CoreFoundation"
-+CFLAGS="$CFLAGS  -DUNNAMED_SEMAPHORES_NOT_SUPPORTED -D_POSIX_C_SOURCE=200112L"
++CFLAGS="$CFLAGS  -DUNNAMED_SEMAPHORES_NOT_SUPPORTED -D_POSIX_C_SOURCE=200112L -D__DARWIN_64_BIT_INO_T=1"
  
  AC_ARG_ENABLE(lib,
  	[  --enable-lib            Compile with library ])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110718/5e2bbd8e/attachment.html>


More information about the macports-changes mailing list