GP-4391: Allowing lzfse native to build on FreeBSD

This commit is contained in:
Ryan Kurtz
2024-03-26 08:19:07 -04:00
parent 01d9a33760
commit b070f86b4d

View File

@@ -33,6 +33,8 @@ model {
targetPlatform "linux_arm_64"
targetPlatform "mac_x86_64"
targetPlatform "mac_arm_64"
targetPlatform "freebsd_x86_64"
targetPlatform "freebsd_arm_64"
sources {
c {