pkgsrc/devel/glib2
marino 4c98ad3d9a devel/glib2: Fix 32-bit SunOS
On a 32-bit OpenIndiana 151a machine, glib2 failed with the error:
"large files are not supported by libelf".

The glib2 makefile doesn't include libelf from pkgsrc, it uses the version
with the header at /usr/include/libelf.h.  Libelf will only support large
files (64 bits) with 64-bit versions of SunOS.

This change adds additional checks.  When the Makefile determines that the
package is building on a 32-bit SunOS, it will force the configure script
to define _FILE_OFFSET_BITS as 32 which allows glib2 to build completely.

No need to bump revision; it wouldn't have built on 32-bit SunOS before.
2012-07-11 23:07:06 +00:00
..
files
patches Fix kqueue support by using patch for 2.32.2 and correcting some problems 2012-05-22 20:40:07 +00:00
buildlink3.mk Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
DEINSTALL
DESCR
distinfo Fix kqueue support by using patch for 2.32.2 and correcting some problems 2012-05-22 20:40:07 +00:00
hacks.mk Changes 2.32.2: 2012-05-01 18:45:51 +00:00
INSTALL
Makefile devel/glib2: Fix 32-bit SunOS 2012-07-11 23:07:06 +00:00
Makefile.common change to working generic HOMEPAGE 2012-05-23 17:27:19 +00:00
modules.mk
options.mk Increase build dependency of gtk-doc for the kqueue configuration. 2012-05-31 04:58:34 +00:00
PLIST Changes 2.32.3: 2012-05-15 09:20:15 +00:00
schemas.mk