Leonid Plyushch
6 years ago
2 changed files with 12 additions and 21 deletions
@ -1,19 +1,11 @@ |
|||||
diff -u -r ../libvpx-1.8.0/build/make/configure.sh ./build/make/configure.sh
|
diff -uNr libvpx-1.8.1/build/make/configure.sh libvpx-1.8.1.mod/build/make/configure.sh
|
||||
--- ../libvpx-1.8.0/build/make/configure.sh 2019-02-04 17:02:33.000000000 +0000
|
--- libvpx-1.8.1/build/make/configure.sh 2019-07-16 00:55:33.000000000 +0300
|
||||
+++ ./build/make/configure.sh 2019-02-09 21:10:52.112075640 +0000
|
+++ libvpx-1.8.1.mod/build/make/configure.sh 2019-07-21 18:30:38.097784114 +0300
|
||||
@@ -1017,7 +1017,6 @@
|
@@ -1100,7 +1100,6 @@
|
||||
enable_feature thumb |
android*) |
||||
;; |
|
||||
*) |
|
||||
- check_add_asflags --defsym ARCHITECTURE=${arch_int}
|
|
||||
;; |
|
||||
esac |
|
||||
|
|
||||
@@ -1147,7 +1146,6 @@
|
|
||||
else |
|
||||
echo "Assuming standalone build with NDK toolchain." |
echo "Assuming standalone build with NDK toolchain." |
||||
echo "See build/make/Android.mk for details." |
echo "See build/make/Android.mk for details." |
||||
- check_add_ldflags -static
|
- check_add_ldflags -static
|
||||
soft_enable unit_tests |
soft_enable unit_tests |
||||
fi |
|
||||
;; |
;; |
||||
|
|
||||
|
Loading…
Reference in new issue