Skip to content
Snippets Groups Projects
Commit 4a74f1e0 authored by Luca Pizzamiglio's avatar Luca Pizzamiglio
Browse files

Add support for FreeBSD CURRENT (aka freebsd13)

Currently, libc supports and detects freebsd11 and freebsd13
Unknown versions, like freebsd13, is treated as freebsd11.
This patch solve the issues, detecting freebsd13 and treating it like
freebsd12.
Inverting the logic not(freebsd12) -> freebsd11 where possible
parent 2b01f7e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment