summaryrefslogtreecommitdiff
path: root/shared/ossp_uuid/uuid_str.lo
diff options
context:
space:
mode:
Diffstat (limited to 'shared/ossp_uuid/uuid_str.lo')
-rw-r--r--shared/ossp_uuid/uuid_str.lo12
1 files changed, 12 insertions, 0 deletions
diff --git a/shared/ossp_uuid/uuid_str.lo b/shared/ossp_uuid/uuid_str.lo
new file mode 100644
index 00000000..85439384
--- /dev/null
+++ b/shared/ossp_uuid/uuid_str.lo
@@ -0,0 +1,12 @@
+# uuid_str.lo - a libtool object file
+# Generated by ltmain.sh (GNU libtool) 2.2.4
+#
+# Please DO NOT delete this file!
+# It is necessary for linking the library.
+
+# Name of the PIC object.
+pic_object=none
+
+# Name of the non-PIC object
+non_pic_object='uuid_str.o'
+
bgstack15