CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/01/02 05:21:49
Modified files:
x11/mplayer : Makefile
emulators/openmsx: Makefile
graphics/rawstudio: Makefile distinfo
Log message:
Fix some of the ports broken by the move to PIE on i386. This fixes those
ports where there are now insufficient registers, for which using
-fomit-frame-pointer (to free up ebp) is enough to get them building
again. Regen distinfo while there.
