summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-03-25 10:30:04 -0300
committerRenato Botelho <renato@netgate.com>2016-03-25 10:30:04 -0300
commit51f8df007dabcd6d0da8390fd3f7fa36cd7a2913 (patch)
tree250f2a53c777920f8a12de23ddd6553a137bca6d /lib
parent745e97fea4169ce4a217dbb4a1c46055a2ccc468 (diff)
parentb62280e683e2d7abd347a4549c51e086b1b8911a (diff)
downloadFreeBSD-src-51f8df007dabcd6d0da8390fd3f7fa36cd7a2913.zip
FreeBSD-src-51f8df007dabcd6d0da8390fd3f7fa36cd7a2913.tar.gz
Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3
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..bd2356c 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 = 1003000
};
OpenPOWER on IntegriCloud