Add config.h definitions for FreeBSD

Merged
#9 · Created  · Last updated

Merged pull request

Merged in config-freebsd (pull request #9)

5dd0dfa·Author: ·Closed by: ·2021-04-23

Description

This PR adds a check for __FreeBSD__ (see https://docs.freebsd.org/en/books/porters-handbook/porting-versions.html) and a matching ODE_PLATFORM_FREEBSD definition for building under FreeBSD.

Otherwise the checks in config-default.h and config.h.cmake.in throw the following error:

#error "Need some help identifying the platform!"

 

0 attachments

0 comments

Loading commits...