Explorar o código

+ enabled compilation of unit printer on i8086-msdos after the move to rtl-extra

git-svn-id: trunk@27363 -
nickysn %!s(int64=11) %!d(string=hai) anos
pai
achega
aba62b11f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/rtl-extra/fpmake.pp

+ 1 - 1
packages/rtl-extra/fpmake.pp

@@ -12,7 +12,7 @@ Const
   // in workable state atm.
   UnixLikes = AllUnixOSes -[QNX]; // qnx never was active in 2.x afaik
 
-  PrinterOSes   = [go32v2,msdos,os2,win32]+unixlikes-[beos,haiku,morphos,msdos];
+  PrinterOSes   = [go32v2,msdos,os2,win32]+unixlikes-[beos,haiku,morphos];
   SerialOSes    = [android,linux,netbsd,openbsd,win32,win64];
   UComplexOSes  = [amiga,emx,gba,go32v2,morphos,msdos,nativent,nds,netware,netwlibc,os2,watcom,wii,wince,win32,win64]+UnixLikes;
   MatrixOSes	= [amiga,emx,gba,go32v2,morphos,msdos,nativent,nds,netware,netwlibc,os2,wii,win32,win64,wince]+UnixLikes;