Explorar o código

* added to dbdigest line

marco %!s(int64=22) %!d(string=hai) anos
pai
achega
d72f8b3420
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/Makefile.fpc

+ 1 - 1
tests/Makefile.fpc

@@ -90,7 +90,7 @@ DBDIGEST=./dbdigest$(EXEEXT)
 DIGESTDEP+=$(DBDIGEST)
 
 $(DBDIGEST) : units utils/dbdigest.pp utils/teststr.pp utils/testu.pp utils/dbtests.pp
-        $(FPC) -n -Fuunits -Fu../packages/base/mysql -FE. utils/dbdigest.pp
+        $(FPC) -n $(OPT) -Fuunits -Fu../packages/base/mysql -FE. utils/dbdigest.pp
 endif
 endif