summaryrefslogtreecommitdiff
path: root/debian/libfl.shared_object
diff options
context:
space:
mode:
authorChristoph Berg <myon@debian.org>2017-01-04 10:53:51 -0800
committerChristoph Berg <myon@debian.org>2017-01-04 10:53:51 -0800
commit61343128f5e7be31f1a09e81e76b8a683ce2434d (patch)
tree13665caf8c178b1352fad213c035cbd5ef05696c /debian/libfl.shared_object
parentf1d010bed8760aa87f9c72eded97d4d9b98cc620 (diff)
flex (2.6.1-1.3) unstable; urgency=medium
* Non-maintainer upload. * Fix FTBFS on hurd (upstream 7975c43384d766ca12cb3f292754dbdc34168886). (Closes: 838133). [dgit import package flex 2.6.1-1.3]
Diffstat (limited to 'debian/libfl.shared_object')
-rw-r--r--debian/libfl.shared_object22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/libfl.shared_object b/debian/libfl.shared_object
new file mode 100644
index 0000000..c349c46
--- /dev/null
+++ b/debian/libfl.shared_object
@@ -0,0 +1,22 @@
+/* GNU ld script
+ * -*- Mode: C -*-
+ * libfl.so ---
+ * Author : Manoj Srivastava ( srivasta@golden-gryphon.com )
+ * Created On : Mon Sep 11 13:25:55 2006
+ * Created On Node : glaurung.internal.golden-gryphon.com
+ * Last Modified By : Manoj Srivastava
+ * Last Modified On : Tue Sep 12 03:34:30 2006
+ * Last Machine Used: glaurung.internal.golden-gryphon.com
+ * Update Count : 2
+ * Status : Unknown, Use with caution!
+ * HISTORY :
+ * Description :
+ *
+ * GNU ld script
+ * When shared linking is requested, map the request to the PIC static
+ * library, which is the closest we come to a shared library here.
+ *
+ * arch-tag: ce35efb4-3893-42c7-bdcb-56d95beba2ac
+ */
+
+INPUT( /usr/lib/#DEB_HOST_MULTIARCH#/libfl_pic.a )