summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2021-12-02 00:08:38 +0000
committerGlen Barber <gjb@FreeBSD.org>2021-12-02 00:08:38 +0000
commit70cb68e7a00ac0310a2d0ca428c1d5018e6d39e1 (patch)
treeebb838556855193a811ac973469fc552431ed8af /lib
parent8ffcfb399b20f027cb50afe41c7f83c52c008191 (diff)
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 f8fb0024db24..0dc3114b2fa7 100644
--- a/lib/csu/common/crtbrand.c
+++ b/lib/csu/common/crtbrand.c
@@ -65,7 +65,7 @@ static const struct {
.descsz = sizeof(int32_t),
.type = NT_FREEBSD_ABI_TAG,
.name = NOTE_FREEBSD_VENDOR,
- .desc = __FreeBSD_version
+ .desc = 1203000
};
static const struct {