Bump GCC FBSD_CC_VER for r312899 (-march=octeon+ support)

Reported by:	lidl
MFC after:	1 month
MFC with:	r312899
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2017-02-01 05:24:17 +00:00
parent 2733239f37
commit 4b1be206bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313041

View File

@ -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. */