lesi        2006-01-21 19:15:29 UTC

  FreeBSD ports repository

  Modified files:
    graphics/pixmap      Makefile 
  Log:
  Fix breakage after X.Org upgrade to 6.9:
  A macro that helps gcc4 checking of sentinels was introduced in Xlib.h,
  Intrinsic.h and IntrinsicI.h and is defined in Xfuncproto.h. Apparently
  the sequence of including these X headers is not quite like this port
  would want it to be so the macros don't get expanded. Workaround this by
  adding them to CFLAGS as they would be for not-gcc4 case.
  
  Revision  Changes    Path
  1.20      +2 -0      ports/graphics/pixmap/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to