Explorar el Código

* search path for cross compiled units added

florian hace 21 años
padre
commit
1457970bf9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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