]> git.pld-linux.org Git - packages/libnsfb.git/blob - libnsfb-link.patch
- updated to 0.2.2
[packages/libnsfb.git] / libnsfb-link.patch
1 --- libnsfb-0.1.0/Makefile.old  2013-04-27 14:29:05.784804745 +0200
2 +++ libnsfb-0.1.0/Makefile      2013-04-27 14:36:03.511264787 +0200
3 @@ -92,7 +92,8 @@ ifeq ($(NSFB_WLD_AVAILABLE),yes)
4    REQUIRED_PKGS := $(REQUIRED_PKGS) wayland-client
5  endif 
6  
7 -TESTLDFLAGS := -lm -Wl,--whole-archive -l$(COMPONENT) -Wl,--no-whole-archive $(TESTLDFLAGS)
8 +#TESTLDFLAGS := -lm -Wl,--whole-archive -l$(COMPONENT) -Wl,--no-whole-archive $(TESTLDFLAGS)
9 +LDFLAGS := $(LDFLAGS) $(TESTLDFLAGS)
10  
11  include $(NSBUILD)/Makefile.top
12  
This page took 0.107069 seconds and 3 git commands to generate.