make -C packager/registration allmake[1]: Entering directory `/home/anta40/lazarus-svn/packager/registration'/bin/rm -f ../units/x86_64-linux/fcllaz.ppu/usr/bin/ppcx64 -MObjFPC -Scghi -O1 -g -gl -vewnhi -l -Fu. -Fu/usr/local/lib/fpc/2.7.1/units/x86_64-linux/rtl -FE. -FU../units/x86_64-linux -Cg -dx86_64 fcllaz.pasHint: Start of reading config file /etc/fpc.cfgHint: End of reading config file /etc/fpc.cfgFree Pascal Compiler version 2.7.1 [2012/04/05] for x86_64Copyright (c) 1993-2012 by Florian Klaempfl and othersTarget OS: Linux for x86-64Compiling fcllaz.pasCompiling registerfcl.pasPPU Loading /usr/lib/fpc/2.7.1/units/x86_64-linux/fcl-process/process.ppuRecompiling process, checksum changed for Classesregisterfcl.pas(45,22) Fatal: Can't find unit process used by RegisterFCLFatal: Compilation abortedmake[1]: *** [fcllaz.ppu] Error 1make[1]: Leaving directory `/home/anta40/lazarus-svn/packager/registration'make: *** [packager/registration] Error 2
Recompiling process, checksum changed for Classes
How do I add the -vt option? by editing the Makefile?
make OPT='-vt'