mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 11:30:31 +02:00
bugfix for beos compilation in fixes branch
This commit is contained in:
parent
bca9da0ec7
commit
87897ebca8
@ -44,6 +44,7 @@ includedir_netbsd=unix
|
||||
includedir_openbsd=unix
|
||||
includedir_sunos=posix
|
||||
includedir_qnx=posix
|
||||
includedir_beos=posix
|
||||
includedir_emx=os2
|
||||
sourcedir=$(OS_TARGET) inc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user