projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c3f8f7
)
software/libcompiler-rt: adapt to new upstream directory organization
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Tue, 8 Apr 2014 13:29:23 +0000
(15:29 +0200)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Tue, 8 Apr 2014 13:29:23 +0000
(15:29 +0200)
software/libcompiler-rt/Makefile
patch
|
blob
|
history
diff --git
a/software/libcompiler-rt/Makefile
b/software/libcompiler-rt/Makefile
index feeeb69cb2cf088076a49df82ab8ae716897c0b5..f47290a052c2564833cd4e5dc8b2f751978e4b22 100644
(file)
--- a/
software/libcompiler-rt/Makefile
+++ b/
software/libcompiler-rt/Makefile
@@
-16,7
+16,7
@@
libcompiler-rt.a: $(OBJECTS)
$(AR) clr libcompiler-rt.a $(OBJECTS)
$(RANLIB) libcompiler-rt.a
-%.o: $(CRTDIR)/lib/%.c
+%.o: $(CRTDIR)/lib/
builtins/
%.c
$(compile-dep)
.PHONY: clean