diff options
Diffstat (limited to 'rtl/haiku/Makefile.fpc')
| -rw-r--r-- | rtl/haiku/Makefile.fpc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rtl/haiku/Makefile.fpc b/rtl/haiku/Makefile.fpc index 43b0ceadcf..78aa76a6d6 100644 --- a/rtl/haiku/Makefile.fpc +++ b/rtl/haiku/Makefile.fpc @@ -15,7 +15,8 @@ units=system baseunix unixtype ctypes objpas macpas strings \ cpu mmx getopts heaptrc lineinfo lnfodwrf variants \ rtlconsts syscall unix unixutil strutils termio initc \ cmem crt video mouse keyboard \ - dateutils fmtbcd sockets dynlibs cwstring cthreads + dateutils fmtbcd sockets dynlibs cwstring cthreads \ + fpintres clocale rsts=math varutils typinfo variants sysconst rtlconsts dateutils implicitunits=exeinfo |
