pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc Darwin 8.2.0/powerpc bulk build results 2005-11-03
On Fri, 4 Nov 2005, Martti Kuparinen wrote:
Krister Walfridsson wrote:
pkgsrc bulk build results
Darwin 8.2.0/powerpc
...
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/Darwin/20051103.1437/broken.html
...
x11/libxfce4util 42 martti%NetBSD.org@localhost
Could you please try this?
http://foo-projects.org/pipermail/xfce4-dev/2005-November/017392.html
Yes, the attached patch fix this.
/Krister
--- libxfce4util/licenses-texts.c.orig 2005-11-05 18:23:41.000000000 +0100
+++ libxfce4util/licenses-texts.c 2005-11-05 18:24:05.000000000 +0100
@@ -1,7 +1,7 @@
/* Auto generated file, do not edit */
/* Keep the license stuff in one section if possible */
-#if defined(__GNUC__)
+#if defined(__GNUC__) && !defined(__APPLE__)
#define SECTION __attribute__((section(".xfce.LICENSES")))
#else
#define SECTION
Home |
Main Index |
Thread Index |
Old Index