pkgsrc/emulators/simh/patches
marino 2a5ce4164d emulators/simh: Prevent -lto switch on DragonFly
This package starting failing this week.  It was due to an change in the
system binutils which turned on link time optimization support.  This
was intended for external compilers.

The package picked up that the linker was capable of supporting -flto, but
then just assumed the compiler also was!  "4.4.7" was added to the list of
compilers to exclude.  Earlier versions are not necessary because the
-flto switch would be suppressed anyway due to binutils not supporting it.
2012-07-18 23:46:01 +00:00
..
patch-aa emulators/simh: Prevent -lto switch on DragonFly 2012-07-18 23:46:01 +00:00
patch-ab - Pickup pkgsrc CFLAGS correctly 2012-06-16 14:58:35 +00:00
patch-ac - Pickup pkgsrc CFLAGS correctly 2012-06-16 14:58:35 +00:00
patch-sim__timer.h Relax granularity check to allow setting idle on a machine with HZ 100 2012-07-16 00:14:33 +00:00