Explorar o código

* ppc386 now default for OS/2 as well

Tomas Hajny %!s(int64=25) %!d(string=hai) anos
pai
achega
25aca5f60f
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      utils/fpcmake.ini

+ 0 - 4
utils/fpcmake.ini

@@ -78,13 +78,9 @@ ifndef FPC
 ifdef PP
 FPC=$(PP)
 else
-ifdef inOS2
-FPC=ppos2
-else
 FPC=ppc386
 endif
 endif
-endif
 override FPC:=$(subst $(SRCEXEEXT),,$(FPC))
 override FPC:=$(subst \,/,$(FPC))$(SRCEXEEXT)