mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 15:59:28 +01:00 
			
		
		
		
	Remove obsolete handling of RELEASE, done by fpcmake
This commit is contained in:
		
							parent
							
								
									97b9682556
								
							
						
					
					
						commit
						f462aa9cf1
					
				@ -83,13 +83,6 @@ SYSINIT_UNITS=   # si_prc si_c si_dll
 | 
				
			|||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# AIX requires libc, no syscalls
 | 
					# AIX requires libc, no syscalls
 | 
				
			||||||
override FPCOPT+=-dFPC_USE_LIBC
 | 
					override FPCOPT+=-dFPC_USE_LIBC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -42,13 +42,6 @@ UNITPREFIX=rtl
 | 
				
			|||||||
LOADERS=prt0
 | 
					LOADERS=prt0
 | 
				
			||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -45,13 +45,6 @@ LOADERS=prt0
 | 
				
			|||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
SYSINITUNITS=si_prc
 | 
					SYSINITUNITS=si_prc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -40,13 +40,6 @@ UNITPREFIX=rtl
 | 
				
			|||||||
LOADERS=
 | 
					LOADERS=
 | 
				
			||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -60,12 +60,6 @@ RTLCONSTSUNIT=rtlconst
 | 
				
			|||||||
endif
 | 
					endif
 | 
				
			||||||
DYNLIBS_DEPS_OS=$(DLUNIT)$(PPUEXT)
 | 
					DYNLIBS_DEPS_OS=$(DLUNIT)$(PPUEXT)
 | 
				
			||||||
DYNLIBSINCDIR=$(UNIXINC)
 | 
					DYNLIBSINCDIR=$(UNIXINC)
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
override FPCOPT+= -dHASUNIX -n -dFPC_USE_LIBC -Si
 | 
					override FPCOPT+= -dHASUNIX -n -dFPC_USE_LIBC -Si
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -77,13 +77,6 @@ DOS_DEPS_OS=$(BASEUNIXUNIT)$(PPUEXT) $(UNIXUTILUNIT)$(PPUEXT) $(UNIXUNIT)$(PPUEX
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Darwin requires libc, no syscalls
 | 
					# Darwin requires libc, no syscalls
 | 
				
			||||||
override FPCOPT+=-dFPC_USE_LIBC
 | 
					override FPCOPT+=-dFPC_USE_LIBC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -79,14 +79,6 @@ ifeq ($(ARCH),x86_64)
 | 
				
			|||||||
CPU_UNITS=$(X86UNIT) $(PORTSUNIT) $(CPUUNIT)
 | 
					CPU_UNITS=$(X86UNIT) $(PORTSUNIT) $(CPUUNIT)
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -54,13 +54,6 @@ ifndef FPC_DOTTEDUNITS
 | 
				
			|||||||
RTLCONSTSUNIT=rtlconst
 | 
					RTLCONSTSUNIT=rtlconst
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -85,13 +85,6 @@ CPU_UNITS=$(X86UNIT) $(PORTSUNIT) $(CPUUNIT)
 | 
				
			|||||||
ASTARGET=--64
 | 
					ASTARGET=--64
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -40,13 +40,6 @@ UNITPREFIX=rtl
 | 
				
			|||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
LOADERS=prt0 cprt0
 | 
					LOADERS=prt0 cprt0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 | 
					SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 | 
				
			||||||
 | 
				
			|||||||
@ -40,12 +40,6 @@ endif
 | 
				
			|||||||
INITC_DEPS_OS=$(DPMIEXCPUNIT)$(PPUEXT)
 | 
					INITC_DEPS_OS=$(DPMIEXCPUNIT)$(PPUEXT)
 | 
				
			||||||
SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT) go32$(PPUEXT)
 | 
					SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT) go32$(PPUEXT)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
# Insert exception handler in system unit
 | 
					# Insert exception handler in system unit
 | 
				
			||||||
 | 
				
			|||||||
@ -73,12 +73,6 @@ ifneq ($(findstring $(ARCH),x86_64 i386),)
 | 
				
			|||||||
CPU_DEP_CPUS=$(SYSUTILSUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
 | 
					CPU_DEP_CPUS=$(SYSUTILSUNIT)$(PPUEXT) $(OBJPASUNIT)$(PPUEXT)
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
override FPCOPT+=-dFPC_USE_LIBC
 | 
					override FPCOPT+=-dFPC_USE_LIBC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
 | 
				
			|||||||
@ -46,13 +46,6 @@ DYNLIBSINCDIR=$(UNIXINC)
 | 
				
			|||||||
UNITPREFIX=rtl
 | 
					UNITPREFIX=rtl
 | 
				
			||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
DOS_DEPS_OS=$(UNIXUTILUNIT)$(PPUEXT) $(MACUTILSUNIT)$(PPUEXT)
 | 
					DOS_DEPS_OS=$(UNIXUTILUNIT)$(PPUEXT) $(MACUTILSUNIT)$(PPUEXT)
 | 
				
			||||||
 | 
				
			|||||||
@ -44,13 +44,6 @@ UNITPREFIX=rtl
 | 
				
			|||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
SYSINITUNITS=si_prc
 | 
					SYSINITUNITS=si_prc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -74,13 +74,6 @@ SYSTEMUNIT=system
 | 
				
			|||||||
LINUXUNIT=
 | 
					LINUXUNIT=
 | 
				
			||||||
PRT0=prt0
 | 
					PRT0=prt0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -49,13 +49,6 @@ DOS_DEPS_OS=$(STRINGSUNIT)$(PPUEXT)
 | 
				
			|||||||
SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 | 
					SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 | 
				
			||||||
INITC_DEPS_OS=$(OSDIR)/nwsys.inc
 | 
					INITC_DEPS_OS=$(OSDIR)/nwsys.inc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
# ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#debug, -a: dont delete asm, -al include lines
 | 
					#debug, -a: dont delete asm, -al include lines
 | 
				
			||||||
#override FPCOPT+=-a
 | 
					#override FPCOPT+=-a
 | 
				
			||||||
#override FPCOPT+=-al
 | 
					#override FPCOPT+=-al
 | 
				
			||||||
 | 
				
			|||||||
@ -49,13 +49,6 @@ libcclib.imp
 | 
				
			|||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT) libc.pp
 | 
					SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT) libc.pp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
# ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
# endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#debug, -a: dont delete asm, -al include lines
 | 
					#debug, -a: dont delete asm, -al include lines
 | 
				
			||||||
#override FPCOPT+=-a
 | 
					#override FPCOPT+=-a
 | 
				
			||||||
#override FPCOPT+=-al
 | 
					#override FPCOPT+=-al
 | 
				
			||||||
 | 
				
			|||||||
@ -73,13 +73,6 @@ SYSTEMUNIT=system
 | 
				
			|||||||
LINUXUNIT=
 | 
					LINUXUNIT=
 | 
				
			||||||
PRT0=prt0
 | 
					PRT0=prt0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# OpenBSD defaults to libc, no syscalls
 | 
					# OpenBSD defaults to libc, no syscalls
 | 
				
			||||||
ifeq ($(FPC_USE_SYSCALL),)
 | 
					ifeq ($(FPC_USE_SYSCALL),)
 | 
				
			||||||
override FPCOPT+=-dFPC_USE_LIBC
 | 
					override FPCOPT+=-dFPC_USE_LIBC
 | 
				
			||||||
 | 
				
			|||||||
@ -57,13 +57,6 @@ ifndef FPC_DOTTEDUNITS
 | 
				
			|||||||
RTLCONSTSUNIT=rtlconst
 | 
					RTLCONSTSUNIT=rtlconst
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -54,13 +54,6 @@ UNITPREFIX=rtl
 | 
				
			|||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
PRT0=prt0
 | 
					PRT0=prt0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -39,13 +39,6 @@ SYSTEMUNIT=system
 | 
				
			|||||||
SYSUTILSDIR=$(POSIXINC)
 | 
					SYSUTILSDIR=$(POSIXINC)
 | 
				
			||||||
SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT)
 | 
					SYSUTILS_DEPS_OS = $(DOSUNIT)$(PPUEXT)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -40,13 +40,6 @@ UNITPREFIX=rtl
 | 
				
			|||||||
LOADERS=
 | 
					LOADERS=
 | 
				
			||||||
SYSTEMUNIT=system
 | 
					SYSTEMUNIT=system
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -79,13 +79,6 @@ SYSINIT_UNITS=   # si_prc si_c si_dll
 | 
				
			|||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Solaris requires libc, no syscalls
 | 
					# Solaris requires libc, no syscalls
 | 
				
			||||||
override FPCOPT+=-dFPC_USE_LIBC
 | 
					override FPCOPT+=-dFPC_USE_LIBC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -54,13 +54,6 @@ endif
 | 
				
			|||||||
DOS_DEPS_OS=$(STRINGSUNIT)$(PPUEXT)
 | 
					DOS_DEPS_OS=$(STRINGSUNIT)$(PPUEXT)
 | 
				
			||||||
SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 | 
					SYSUTILS_DEPS_OS=$(DOSUNIT)$(PPUEXT)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -61,13 +61,6 @@ CPU_DEPS_CPU=$(SYSUTILSUNIT)$(PPUEXT)
 | 
				
			|||||||
MMX_DEPS_CPU=$(CPUUNIT)$(PPUEXT) 
 | 
					MMX_DEPS_CPU=$(CPUUNIT)$(PPUEXT) 
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Use new feature from 1.0.5 version
 | 
					 | 
				
			||||||
# that generates release PPU files
 | 
					 | 
				
			||||||
# which will not be recompiled
 | 
					 | 
				
			||||||
ifdef RELEASE
 | 
					 | 
				
			||||||
override FPCOPT+=-Ur
 | 
					 | 
				
			||||||
endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Paths
 | 
					# Paths
 | 
				
			||||||
OBJPASDIR=$(RTL)/objpas
 | 
					OBJPASDIR=$(RTL)/objpas
 | 
				
			||||||
GRAPHDIR=$(INC)/graph
 | 
					GRAPHDIR=$(INC)/graph
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user