summaryrefslogtreecommitdiff
path: root/lib/csu/common/crtbrand.c
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2018-12-07 00:00:12 +0000
committerGlen Barber <gjb@FreeBSD.org>2018-12-07 00:00:12 +0000
commit4ba619efbdd2476fb4ac075c6728e17ee02d6bcd (patch)
tree3a27e13d4f0b6dcd6e8326a89eb5df714e5eb1bb /lib/csu/common/crtbrand.c
parent958cc17b9456ce901cd612689520c93dc3c1eba8 (diff)
Diffstat (limited to 'lib/csu/common/crtbrand.c')
-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 c407de435b967..e22c347fe1d3d 100644
--- a/lib/csu/common/crtbrand.c
+++ b/lib/csu/common/crtbrand.c
@@ -65,5 +65,5 @@ static const struct {
.descsz = sizeof(int32_t),
.type = NT_FREEBSD_ABI_TAG,
.name = NOTE_FREEBSD_VENDOR,
- .desc = __FreeBSD_version
+ .desc = 1200086
};