mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-04 19:39:28 +01: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
|
cp -av $BuildRoot/binutils/cross/destination/$FPCLibDir/$Target $DestDir
|
||||||
done
|
done
|
||||||
|
|
||||||
|
#----------------------------------------------------------------------------
|
||||||
|
# create default /usr/lib/fpc/fpc-cross.cfg
|
||||||
|
#----------------------------------------------------------------------------
|
||||||
|
touch $FPCBuildDir/usr/lib/fpc/fpc-cross.cfg
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# create rulez and files
|
# create rulez and files
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user