mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Bump __FreeBSD_version for llvm 17.0.6 merge
PR: 273753 MFC after: 1 month
This commit is contained in:
parent
feb5b0c76f
commit
c711af7727
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
* cannot include sys/param.h and should only be updated here.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1500005
|
||||
#define __FreeBSD_version 1500006
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue