summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-06-25 15:21:33 -0300
committerRenato Botelho <renato@netgate.com>2018-06-25 15:21:33 -0300
commit7ea1caafea9d2f9faa1c3fe6d0b1afc0e4d62afa (patch)
tree4408099a65078203f9dacf0b9b829379aa40b487 /lib
parenta39641b9d2cf45e8da67be9ba315455c4b41de0f (diff)
parent62a489e1688b21b7cbdab9ffdb449a67bacc770c (diff)
downloadFreeBSD-src-7ea1caafea9d2f9faa1c3fe6d0b1afc0e4d62afa.zip
FreeBSD-src-7ea1caafea9d2f9faa1c3fe6d0b1afc0e4d62afa.tar.gz
Merge remote-tracking branch 'origin/releng/11.2' into RELENG_2_4_4
Diffstat (limited to 'lib')
-rw-r--r--lib/csu/common/crtbrand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/common/crtbrand.c b/lib/csu/common/crtbrand.c
index 04df686..fc7e1ec 100644
--- a/lib/csu/common/crtbrand.c
+++ b/lib/csu/common/crtbrand.c
@@ -62,5 +62,5 @@ static const struct {
.descsz = sizeof(int32_t),
.type = ABI_NOTETYPE,
.name = NOTE_FREEBSD_VENDOR,
- .desc = __FreeBSD_version
+ .desc = 1102000
};
OpenPOWER on IntegriCloud