]> git.pld-linux.org Git - packages/fpc.git/blame - fpc-link.patch
- zlib is needed by libiberty
[packages/fpc.git] / fpc-link.patch
CommitLineData
fee0bed5
JR
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.161035 seconds and 4 git commands to generate.