aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-02-01 05:24:17 +0000
committerEd Maste <emaste@FreeBSD.org>2017-02-01 05:24:17 +0000
commit4b1be206bbd705b7795338629b5a55d06aa46b55 (patch)
tree5532731d8c7e75db742b96524bbb3033a20c98d3 /gnu
parent2733239f37e26a86d5b7d8e0820312cb803f55a3 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_tools/freebsd-native.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/freebsd-native.h b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
index e36ee49a097e..01c7a49ee020 100644
--- a/gnu/usr.bin/cc/cc_tools/freebsd-native.h
+++ b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
@@ -8,7 +8,7 @@
/* Fake out gcc/config/freebsd<version>.h. */
#define FBSD_MAJOR 12
-#define FBSD_CC_VER 1200000 /* form like __FreeBSD_version */
+#define FBSD_CC_VER 1200001 /* form like __FreeBSD_version */
#undef SYSTEM_INCLUDE_DIR /* We don't need one for now. */
#undef TOOL_INCLUDE_DIR /* We don't need one for now. */