Ver Fonte

* search path for cross compiled units added

florian há 21 anos atrás
pai
commit
1457970bf9
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      compiler/utils/samplecfg

+ 2 - 0
compiler/utils/samplecfg

@@ -176,6 +176,8 @@ cat <<EOFCFG > $thefile
 -Fu$1/units/\$target
 -Fu$1/units/\$target/*
 -Fu$1/units/\$target/rtl
+# search path for cross compiled units
+-Fu$1/cross/\$fpccpu-\$target/units/*
 #-Fu~/fpc/packages/*;~/fpc/rtl/linux
 
 # searchpath for libraries