]> git.pld-linux.org Git - packages/fpc.git/blob - fpc-link.patch
- updated to 2.6.0 with gdb bits from fixes_2_6 branch
[packages/fpc.git] / fpc-link.patch
1 --- fpcbuild-2.4.4/fpcsrc/packages/gdbint/src/gdbint.pp~        2011-09-21 19:34:32.658045055 +0200
2 +++ fpcbuild-2.4.4/fpcsrc/packages/gdbint/src/gdbint.pp 2011-09-21 19:35:07.381379951 +0200
3 @@ -242,6 +242,7 @@
4      {$LINKLIB libsim.a}
5    {$endif GDB_HAS_SIM}
6    {$LINKLIB libbfd.a}
7 +  {$LINKLIB libz.a}
8    {$LINKLIB libreadline.a}
9    {$LINKLIB libopcodes.a}
10    {$LINKLIB libhistory.a}
This page took 0.804635 seconds and 3 git commands to generate.