aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2022-11-30 00:02:48 +0000
committerGlen Barber <gjb@FreeBSD.org>2022-11-30 00:02:48 +0000
commitf2877ac4fb03265070b1cf97a07eb0e265bcaff9 (patch)
tree523a0eba6b0bfa1aea343940f0bd3ede07bd5683 /lib
parent4e1a2eb30b78a0d7b4a12babcce870a033ffe566 (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..3651da861971 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 = 1204000
};
static const struct {