packages: grubby/grubby-nolibs.patch - libnash links with -bdevid (and bdev...
glen
glen at pld-linux.org
Wed May 27 23:36:37 CEST 2009
Author: glen Date: Wed May 27 21:36:37 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- libnash links with -bdevid (and bdevid with libnash, duh)
---- Files affected:
packages/grubby:
grubby-nolibs.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/grubby/grubby-nolibs.patch
diff -u packages/grubby/grubby-nolibs.patch:1.1 packages/grubby/grubby-nolibs.patch:1.2
--- packages/grubby/grubby-nolibs.patch:1.1 Wed May 27 23:32:01 2009
+++ packages/grubby/grubby-nolibs.patch Wed May 27 23:36:32 2009
@@ -23,8 +23,8 @@
-# We need to link against libgcc_s directly, or it'll /dlopen() it during
-# backtrace()! This is not teh way!!!1!!!one!!!.
-nash_LIBS += -lgcc_s
-+nash_LIBS += -ldevmapper -lparted -lblkid -ldl -lbdevid
-+nash_prog_LIBS = -lnash -lresolv -lelf -lpopt
++nash_LIBS += -ldevmapper -lparted -lblkid -ldl
++nash_prog_LIBS = -lnash -lresolv -lelf -lpopt -lbdevid
+nash_prog_LIBS += $(shell pkg-config --libs libnl-1)
nash :: version.h $(OBJECTS) libnash.so
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grubby/grubby-nolibs.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list