--- gcc/config/i386/freebsd.h.orig Fri Oct 17 23:52:58 1997 +++ gcc/config/i386/freebsd.h Thu Jan 22 21:50:29 1998 @@ -35,10 +35,13 @@ #include "i386/perform.h" #undef CPP_PREDEFINES -#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__ -D__386BSD__ -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)" +#define CPP_PREDEFINES "-Dunix -Di386 -D__FreeBSD__=3 -D__386BSD__ -Asystem(unix) -Asystem(FreeBSD) -Acpu(i386) -Amachine(i386)" /* Like the default, except no -lg. */ #define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}" + +#undef CC1PLUS_SPEC +#define CC1PLUS_SPEC "-fsjlj-exceptions" #undef SIZE_TYPE #define SIZE_TYPE "unsigned int" 'freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/ntl
Commit message (Expand)AuthorAgeFilesLines
* math/ntl: Bump revision because math/barvinok is crashing in libntl.soyuri2019-08-271-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-271-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-0/+1
* math/ntl: Update to 11.3.2fernape2018-11-203-13/+10
* math/ntl: Update to 11.3.1swills2018-10-274-15/+14
* math/ntl: fix build with powerpc64, reorder USESswills2018-09-201-1/+1
* - Update to 11.3.0wen2018-08-223-6/+10
* math/ntl: Update to 11.2.1swills2018-08-16