From a64121ee0519b34e52d0f55846de5e269bfecd3a Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Thu, 12 Jun 2008 16:17:54 +0000 Subject: Upgrade to LLVM GCC release 2.3. Take maintainership since this needs to be updated with devel/llvm. General Makefile cleanup. --- lang/llvm-gcc4/files/patch-gcc::config::freebsd.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 lang/llvm-gcc4/files/patch-gcc::config::freebsd.h (limited to 'lang/llvm-gcc4/files/patch-gcc::config::freebsd.h') diff --git a/lang/llvm-gcc4/files/patch-gcc::config::freebsd.h b/lang/llvm-gcc4/files/patch-gcc::config::freebsd.h deleted file mode 100644 index 5d1a5bcae7b0..000000000000 --- a/lang/llvm-gcc4/files/patch-gcc::config::freebsd.h +++ /dev/null @@ -1,18 +0,0 @@ -Author: asl -Date: Wed Sep 26 02:36:55 2007 -New Revision: 42351 - -Log: -FreeBSD really supports #pragma pack(push). This fixes PR1702 - -============================================================================== ---- ../gcc/config/freebsd.h (original) -+++ ../gcc/config/freebsd.h Wed Sep 26 02:36:55 2007 -@@ -85,3 +85,7 @@ - This enables the test coverage code to use file locking when exiting a - program, which avoids race conditions if the program has forked. */ - #define TARGET_HAS_F_SETLKW -+ -+/* LLVM LOCAL begin */ -+#define HANDLE_PRAGMA_PACK_PUSH_POP -+/* LLVM LOCAL end */ -- cgit v1.2.3