Path to this page:
Subject: CVS commit: wip/Mesa
From: Blair Sadewitz
Date: 2008-03-20 21:29:23
Message id: E1JcROM-0001qF-Dm@sc8-pr-cvs1.sourceforge.net
Log Message:
Add a $(COPTS) variable to compile rules for passing options
seperately from ${CFLAGS}. This is currently used to pass -prefer-pic
to libtool. We indeed to prefer PIC, which is necessary to avoid
untoward relocs.
While here, make sure that PKG_DESTDIR_SUPPORT is set in a consisent
way from Makefile.lib. This fixes a problem where it would become
unset under certain circumstances.
These packages are basically ready for import now, though
they do need more testing.
Files: