projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
carl9170: update to 0.9.9.1
[openwrt.git]
/
package
/
openssl
/
patches
/
310-arm_asm.patch
1
--- a/crypto/aes/Makefile
2
+++ b/crypto/aes/Makefile
3
@@ -47,6 +47,9 @@ lib: $(LIBOBJ)
4
5
$(LIBOBJ): $(LIBSRC)
6
7
+aes-armv4.s: asm/aes-armv4.pl
8
+ $(PERL) $^ > $@
9
+
10
aes-ia64.s: asm/aes-ia64.S
11
$(CC) $(CFLAGS) -E asm/aes-ia64.S > $@
12
13
This page took
0.041937 seconds
and
5
git commands to generate.