Преглед на файлове

* remove wrong FPC_VERSION added to cycle call

peter преди 23 години
родител
ревизия
f8a22cb77e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      install/fpc.spec

+ 1 - 1
install/fpc.spec

@@ -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}