summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorLuiz Souza <luiz@netgate.com>2017-07-21 22:54:14 -0500
committerLuiz Souza <luiz@netgate.com>2017-07-21 22:54:14 -0500
commita663a2bc73dae111d39fd16cd6f9dd47a3932442 (patch)
treefe2f06e5eb3758eae086d0597e3355300a67b400 /lib
parent7f80cac8568bf57a876f26b2cb6ccd795108e67d (diff)
parent2f4b735c66deb54490042a818e8fd26fa46818f1 (diff)
downloadFreeBSD-src-a663a2bc73dae111d39fd16cd6f9dd47a3932442.zip
FreeBSD-src-a663a2bc73dae111d39fd16cd6f9dd47a3932442.tar.gz
Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4_1
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..d15aaf1 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 = 1101001
};
OpenPOWER on IntegriCloud