]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/e2fsprogs-libs/e2fsprogs-libs-1.34/ldflags.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / e2fsprogs-libs / e2fsprogs-libs-1.34 / ldflags.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- e2fsprogs-libs-1.34/lib/uuid/Makefile.in~ldflags
7 +++ e2fsprogs-libs-1.34/lib/uuid/Makefile.in
8 @@ -94,7 +94,7 @@
9         $(CC) $(ALL_LDFLAGS) -o tst_uuid tst_uuid.o $(STATIC_LIBUUID)
10  
11  uuid_time: $(srcdir)/uuid_time.c $(DEPLIBUUID)
12 -       $(CC) $(ALL_CFLAGS) -DDEBUG -o uuid_time $(srcdir)/uuid_time.c \
13 +       $(CC) $(ALL_CFLAGS) -DDEBUG $(ALL_LDFLAGS) -o uuid_time $(srcdir)/uuid_time.c \
14                 $(LIBUUID)
15  
16  libuuid.3: $(DEP_SUBSTITUTE) $(srcdir)/libuuid.3.in