mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 19:19:19 +02:00
* search path for cross compiled units added
This commit is contained in:
parent
724d1ba3f5
commit
1457970bf9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user