mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump __FreeBSD_version for llvm 18.1.3 merge
PR: 276104 MFC after: 1 month (cherry picked from commit 0192eda105b367d4670205547e8e830e3716bea3)
This commit is contained in:
parent
a4f6bfe304
commit
7c41358a2b
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 1400510
|
||||
#define __FreeBSD_version 1400511
|
||||
|
||||
/*
|
||||
* __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,
|
||||
|
|
|
|||
Loading…
Reference in a new issue