|
@@ -64,16 +64,9 @@ UNIXINC=$(RTL)/unix
|
|
UNITPREFIX=rtl
|
|
UNITPREFIX=rtl
|
|
TARGETPROCINC=$(RTL)/openbsd/$(CPU_TARGET)
|
|
TARGETPROCINC=$(RTL)/openbsd/$(CPU_TARGET)
|
|
|
|
|
|
-ifeq ($(findstring 1.0.,$(FPC_VERSION)),)
|
|
|
|
SYSTEMUNIT=system
|
|
SYSTEMUNIT=system
|
|
LINUXUNIT=
|
|
LINUXUNIT=
|
|
PRT0=prt0
|
|
PRT0=prt0
|
|
-else
|
|
|
|
-SYSTEMUNIT=sysbsd
|
|
|
|
-LINUXUNIT=
|
|
|
|
-override FPCOPT+=-dUNIX
|
|
|
|
-PRT0=prt0_10
|
|
|
|
-endif
|
|
|
|
|
|
|
|
# Use new feature from 1.0.5 version
|
|
# Use new feature from 1.0.5 version
|
|
# that generates release PPU files
|
|
# that generates release PPU files
|