Spell 1200000 correctly.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-07-08 00:52:53 +00:00
parent ae940db11f
commit bad7300b1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=302413

View File

@ -8,7 +8,7 @@
/* Fake out gcc/config/freebsd<version>.h. */
#define FBSD_MAJOR 12
#define FBSD_CC_VER 1100000 /* form like __FreeBSD_version */
#define FBSD_CC_VER 1200000 /* 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. */