testsuite: Support detection of Intel compilers via test_compiler_version.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / fbsd.mh
index 746b2869985beefecbaf980d7a7cb5b8ef7b1732..32ba4ae3fa679a3be70036f66d408e91f2711716 100644 (file)
@@ -1,6 +1,6 @@
 #  Native config information for GDB on PowerPC systems running FreeBSD.
 #
-#  Copyright (C) 2013 Free Software Foundation, Inc.
+#  Copyright (C) 2013-2016 Free Software Foundation, Inc.
 #
 #  This file is part of GDB.
 #
@@ -18,6 +18,7 @@
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 NATDEPFILES= fbsd-nat.o fork-child.o inf-ptrace.o ppcfbsd-nat.o bsd-kvm.o
+HAVE_NATIVE_GCORE_HOST = 1
 
 LOADLIBES= -lkvm
 
This page took 0.023996 seconds and 4 git commands to generate.