Skip to content

Commit e4ccafb

Browse files
committed
Bump __CheriBSD_version for function pointer changes
With updated port versions this will also trigger the compiler wrapper to link with -cheri-codeptr-relocs.
1 parent 38c4724 commit e4ccafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys/sys/param.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
* FreeBSD.
8888
*/
8989
#undef __CheriBSD_version
90-
#define __CheriBSD_version 20250127
90+
#define __CheriBSD_version 20250301
9191

9292
/*
9393
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,

0 commit comments

Comments
 (0)