Commit graph

7 commits

Author SHA1 Message Date
jperkin
6672c3b915 Use OPSYSVARS. 2016-02-25 13:37:46 +00:00
riastradh
95d711f739 Fix Cairo hack on Mac OS X.
gcc-4.2 is residual from older Xcode installs.  If you've installed
only the Xcode with a bad compiler, the workaround is no good.  But
omitting -flto works around the problem too, so do that.
2012-08-04 04:00:49 +00:00
bsiegert
b94c497dc2 Re-do the MirBSD hack and move it to hacks.mk, where it belongs. It needs
to be _after_ the inclusion of pthread.builtin.mk. This hopefully fixes the
MirBSD build once and for all.
2012-06-14 19:53:07 +00:00
obache
571c36bb60 pixman hack is only required for X11_TYPE=native. 2012-06-11 12:48:44 +00:00
dholland
4612107fe3 Since a proper solution does not appear to be forthcoming anytime soon,
add a hack for "the pixman problem" on netbsd-5. Add -lpixman-1 to the
libs in cairo's .pc file when on netbsd-5.
2012-05-27 18:21:44 +00:00
minskim
7449bde38b Use a stricter condition to enable the hack. 2011-11-16 03:45:03 +00:00
minskim
ae6dd984c2 Use non-llvm gcc on Darwin to avoid a link error.
See https://trac.macports.org/ticket/31469 for details.
2011-11-16 03:13:28 +00:00