mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 18:49:30 +02:00
cross deb: creating /usr/lib/fpc/fpc-cross.cfg
git-svn-id: trunk@15586 -
This commit is contained in:
parent
6e52a72112
commit
a2c86d5561
@ -185,6 +185,11 @@ if [ $BuildCrossWin32DEB = "yes" ]; then
|
||||
cp -av $BuildRoot/binutils/cross/destination/$FPCLibDir/$Target $DestDir
|
||||
done
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# create default /usr/lib/fpc/fpc-cross.cfg
|
||||
#----------------------------------------------------------------------------
|
||||
touch $FPCBuildDir/usr/lib/fpc/fpc-cross.cfg
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# create rulez and files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user