[packages/fpc] - add more libs needed for libgdb.a

baggins baggins at pld-linux.org
Sun Nov 18 23:40:35 CET 2012


commit b36934f537949412cd045c78a864952813a39cc4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 18 23:39:39 2012 +0100

    - add more libs needed for libgdb.a

 fpc-link.patch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/fpc-link.patch b/fpc-link.patch
index 7edc845..b4d5827 100644
--- a/fpc-link.patch
+++ b/fpc-link.patch
@@ -1,10 +1,13 @@
 --- fpcbuild-2.4.4/fpcsrc/packages/gdbint/src/gdbint.pp~	2011-09-21 19:34:32.658045055 +0200
 +++ fpcbuild-2.4.4/fpcsrc/packages/gdbint/src/gdbint.pp	2011-09-21 19:35:07.381379951 +0200
-@@ -242,6 +242,7 @@
+@@ -242,6 +242,10 @@
      {$LINKLIB libsim.a}
    {$endif GDB_HAS_SIM}
    {$LINKLIB libbfd.a}
 +  {$LINKLIB libz.a}
++  {$LINKLIB liblzma.a}
++  {$LINKLIB libselinux.a}
++  {$LINKLIB libsepol.a}
    {$LINKLIB libreadline.a}
    {$LINKLIB libopcodes.a}
    {$LINKLIB libhistory.a}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fpc.git/commitdiff/2844e15aa9c832ffb7ddef809b9de77df2f1fec7



More information about the pld-cvs-commit mailing list