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
(cherry picked from commit c711af7727)
This commit is contained in:
parent
0c8ebcda1b
commit
68584c97ec
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
* cannot include sys/param.h and should only be updated here.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 1400503
|
||||
#define __FreeBSD_version 1400504
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue