mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 06:54:05 +02:00
* remove wrong FPC_VERSION added to cycle call
This commit is contained in:
parent
b52fbd46ba
commit
f8a22cb77e
@ -33,7 +33,7 @@ utils. Provided units are the runtime library (RTL), free component library
|
||||
|
||||
%build
|
||||
NEWPP=`pwd`/compiler/ppc386
|
||||
make compiler_cycle FPC_VERSION=`ppc386 -iV`
|
||||
make compiler_cycle
|
||||
make rtl_clean rtl_smart FPC=${NEWPP}
|
||||
make packages_base_smart FPC=${NEWPP}
|
||||
make fcl_smart FPC=${NEWPP}
|
||||
|
Loading…
Reference in New Issue
Block a user