mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove reference to old extlibs dir
This commit is contained in:
parent
de849f27c1
commit
158308894a
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ all:
|
|||
find ../../rust/lib/rustlib/arm-linux-androideabi/lib \
|
||||
-name '*.so' -type f -size +1c | \
|
||||
xargs -I {} cp -f {} libs/armeabi
|
||||
cp -a extlibs/* libs/armeabi
|
||||
$(ANDROID_SDK)/tools/android update project \
|
||||
--name ServoAndroid \
|
||||
--target "android-18" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue