summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/freebsd.h
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2007-05-19 02:30:20 +0000
committerkan <kan@FreeBSD.org>2007-05-19 02:30:20 +0000
commitce13d58119726efe6f018128ec0d8d8a24ecd8dd (patch)
tree25895594946c10f750d05be967eaaf703e3dd8aa /contrib/gcc/config/freebsd.h
parent5d74891d60e041222feaa0134e422675ce862aa4 (diff)
downloadFreeBSD-src-ce13d58119726efe6f018128ec0d8d8a24ecd8dd.zip
FreeBSD-src-ce13d58119726efe6f018128ec0d8d8a24ecd8dd.tar.gz
Update configuration files for GCC 4.2.
Diffstat (limited to 'contrib/gcc/config/freebsd.h')
-rw-r--r--contrib/gcc/config/freebsd.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/contrib/gcc/config/freebsd.h b/contrib/gcc/config/freebsd.h
index 9a9ec96..9a5eef5 100644
--- a/contrib/gcc/config/freebsd.h
+++ b/contrib/gcc/config/freebsd.h
@@ -15,8 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA. */
+the Free Software Foundation, 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
/* Common FreeBSD configuration.
All FreeBSD architectures should include this file, which will specify
@@ -90,11 +90,7 @@ Boston, MA 02111-1307, USA. */
with libraries compiled with the native cc. */
#undef NO_DOLLAR_IN_LABEL
-/* Used by libgcc2.c. We support file locking with fcntl / F_SETLKW.
- 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 1
-
/* Define this so we can compile MS code for use with WINE. */
#define HANDLE_PRAGMA_PACK_PUSH_POP
+#define TARGET_POSIX_IO
OpenPOWER on IntegriCloud