Browse Source

Add clocale unit target, contributed by Pascal Stumpf

git-svn-id: trunk@23822 -
pierre 12 years ago
parent
commit
dede8a159e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/openbsd/Makefile.fpc

+ 1 - 1
rtl/openbsd/Makefile.fpc

@@ -18,7 +18,7 @@ units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings syscall baseunix \
       errors sockets ipc terminfo dateutils strutils \
       video mouse keyboard  serial variants types sysctl sysconst \
       fpintres convutils stdconvs dynlibs cwstring cmem dl termio \
-      cthreads unixcp
+      cthreads unixcp clocale
 
 rsts=math varutils typinfo variants classes sysconst dateutils
 implicitunits=exeinfo \