Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent...
[vuplus_openembedded] / e2fsprogs-libs / e2fsprogs-libs-1.34 / ldflags.patch
index e69de29..a9c103a 100644 (file)
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- e2fsprogs-libs-1.34/lib/uuid/Makefile.in~ldflags
++++ e2fsprogs-libs-1.34/lib/uuid/Makefile.in
+@@ -94,7 +94,7 @@
+       $(CC) $(ALL_LDFLAGS) -o tst_uuid tst_uuid.o $(STATIC_LIBUUID)
+ uuid_time: $(srcdir)/uuid_time.c $(DEPLIBUUID)
+-      $(CC) $(ALL_CFLAGS) -DDEBUG -o uuid_time $(srcdir)/uuid_time.c \
++      $(CC) $(ALL_CFLAGS) -DDEBUG $(ALL_LDFLAGS) -o uuid_time $(srcdir)/uuid_time.c \
+               $(LIBUUID)
+ libuuid.3: $(DEP_SUBSTITUTE) $(srcdir)/libuuid.3.in