mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 02:30:41 +01:00
* add definition of SYSTEMUNIT variable in Makefile.fpc's that didn't have
it yet git-svn-id: branches/jvmbackend@18948 -
This commit is contained in:
parent
ab7f0a4461
commit
644fffbdcb
@ -303,6 +303,7 @@ INC=../inc
|
||||
COMMON=$(RTL)/common
|
||||
PROCINC=../$(CPU_TARGET)
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
ifdef RELEASE
|
||||
override FPCOPT+=-Ur
|
||||
endif
|
||||
|
||||
@ -32,6 +32,7 @@ INC=../inc
|
||||
COMMON=$(RTL)/common
|
||||
PROCINC=../$(CPU_TARGET)
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
# Use new feature from 1.0.5 version
|
||||
# that generates release PPU files
|
||||
# which will not be recompiled
|
||||
|
||||
@ -303,6 +303,7 @@ PROCINC=../$(CPU_TARGET)
|
||||
PPUEXT=pput
|
||||
ASMEXT=.s
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
ifdef RELEASE
|
||||
ifeq ($(findstring 1.0.2,$(FPC_VERSION)),)
|
||||
ifeq ($(findstring 1.0.4,$(FPC_VERSION)),)
|
||||
|
||||
@ -39,6 +39,7 @@ PPUEXT=pput
|
||||
ASMEXT=.s
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
# Use new feature from 1.0.5 version
|
||||
# that generates release PPU files
|
||||
|
||||
@ -304,6 +304,7 @@ PROCINC=$(RTL)/$(CPU_TARGET)
|
||||
DDKINC=ddk
|
||||
NDKINC=ndk
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
CPU_UNITS=
|
||||
ifeq ($(ARCH),i386)
|
||||
CPU_UNITS=x86 cpu mmx
|
||||
|
||||
@ -51,6 +51,7 @@ DDKINC=ddk
|
||||
NDKINC=ndk
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
CPU_UNITS=
|
||||
|
||||
|
||||
@ -304,6 +304,7 @@ PROCINC=$(RTL)/$(CPU_TARGET)
|
||||
POSIXINC=$(RTL)/posix
|
||||
SYSCALLINC=$(RTL)/qnx/$(CPU_TARGET)
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
ifdef RELEASE
|
||||
ifeq ($(findstring 1.0.2,$(FPC_VERSION)),)
|
||||
ifeq ($(findstring 1.0.4,$(FPC_VERSION)),)
|
||||
|
||||
@ -36,6 +36,7 @@ POSIXINC=$(RTL)/posix
|
||||
SYSCALLINC=$(RTL)/qnx/$(CPU_TARGET)
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
# Use new feature from 1.0.5 version
|
||||
# that generates release PPU files
|
||||
|
||||
@ -304,6 +304,7 @@ PROCINC=$(RTL)/$(CPU_TARGET)
|
||||
SYMBIANINC=./symbianinc
|
||||
UIQINC=./uiqinc
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
OBJPASDIR=$(RTL)/objpas
|
||||
ifeq ($(FULL_TARGET),i386-linux)
|
||||
override TARGET_UNITS+=system uuchar objpas macpas iso7185 buildrtl
|
||||
|
||||
@ -34,6 +34,7 @@ SYMBIANINC=./symbianinc
|
||||
UIQINC=./uiqinc
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
OBJPASDIR=$(RTL)/objpas
|
||||
|
||||
|
||||
@ -302,6 +302,7 @@ RTL=..
|
||||
INC=../inc
|
||||
PROCINC=../$(CPU_TARGET)
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
ifdef RELEASE
|
||||
override FPCOPT+=-Ur
|
||||
endif
|
||||
|
||||
@ -42,6 +42,7 @@ INC=../inc
|
||||
PROCINC=../$(CPU_TARGET)
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
# Use new feature from 1.0.5 version
|
||||
# that generates release PPU files
|
||||
|
||||
@ -304,6 +304,7 @@ PROCINC=$(RTL)/$(CPU_TARGET)
|
||||
WININC=../win/wininc
|
||||
WINDIR=../win
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
ifneq ($(findstring 2.0.,$(FPC_VERSION)),)
|
||||
LOADERS=wprt0 wdllprt0 gprt0 wcygprt0
|
||||
DLLS=
|
||||
|
||||
@ -48,6 +48,7 @@ WININC=../win/wininc
|
||||
WINDIR=../win
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
ifneq ($(findstring 2.0.,$(FPC_VERSION)),)
|
||||
LOADERS=wprt0 wdllprt0 gprt0 wcygprt0
|
||||
|
||||
@ -304,6 +304,7 @@ PROCINC=$(RTL)/$(CPU_TARGET)
|
||||
WININC=../win/wininc
|
||||
WINDIR=../win
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
ifneq ($(findstring 2.0.,$(FPC_VERSION)),)
|
||||
LOADERS=wprt0 wdllprt0 gprt0 wcygprt0
|
||||
endif
|
||||
|
||||
@ -55,6 +55,7 @@ WININC=../win/wininc
|
||||
WINDIR=../win
|
||||
|
||||
UNITPREFIX=rtl
|
||||
SYSTEMUNIT=system
|
||||
|
||||
ifneq ($(findstring 2.0.,$(FPC_VERSION)),)
|
||||
LOADERS=wprt0 wdllprt0 gprt0 wcygprt0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user