/[packages]/cauldron/mesa/current/SOURCES/0901-gallium-only-link-static-archives-between-ld-start-e.patch
ViewVC logotype

Diff of /cauldron/mesa/current/SOURCES/0901-gallium-only-link-static-archives-between-ld-start-e.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 336174 by blino, Fri Aug 3 22:36:04 2012 UTC revision 336175 by cjw, Sat Dec 29 18:58:23 2012 UTC
# Line 29  diff --git a/src/gallium/drivers/llvmpip Line 29  diff --git a/src/gallium/drivers/llvmpip
29  index ef16fc7..35f8fe8 100644  index ef16fc7..35f8fe8 100644
30  --- a/src/gallium/drivers/llvmpipe/Makefile  --- a/src/gallium/drivers/llvmpipe/Makefile
31  +++ b/src/gallium/drivers/llvmpipe/Makefile  +++ b/src/gallium/drivers/llvmpipe/Makefile
32  @@ -68,7 +68,8 @@ lp_tile_soa.c: lp_tile_soa.py ../../auxiliary/util/u_format_parse.py ../../auxil  @@ -63,7 +63,8 @@
33          $(PYTHON2) $(PYTHON_FLAGS) lp_tile_soa.py ../../auxiliary/util/u_format.csv > $@   PROGS_DEPS := ../../auxiliary/libgallium.a
34    
35   LDFLAGS += $(LLVM_LDFLAGS)   LDFLAGS += $(LLVM_LDFLAGS)
36  -LIBS += -L../../auxiliary/ -lgallium libllvmpipe.a $(LLVM_LIBS) $(GL_LIB_DEPS)  -LIBS += -L../../auxiliary/ -lgallium libllvmpipe.a $(LLVM_LIBS) $(GL_LIB_DEPS)
# Line 41  index ef16fc7..35f8fe8 100644 Line 41  index ef16fc7..35f8fe8 100644
41   $(PROGS): lp_test_main.o libllvmpipe.a   $(PROGS): lp_test_main.o libllvmpipe.a
42  --  --
43  1.7.11.4  1.7.11.4
   

Legend:
Removed from v.336174  
changed lines
  Added in v.336175

  ViewVC Help
Powered by ViewVC 1.1.30