Skip to content

Commit

Permalink
include neon libs for armv7l
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Dec 30, 2023
1 parent 45d5a37 commit a749bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox/patches/curl-impersonate.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ index 2916c3613..f07fa30ac 100644
+ esac
+
+ case $host_cpu in
+ arm)
+ arm|armv7l)
+ addlib="$addlib -larmv8_c_lib -lgcm-aes-arm32-neon_c_lib"
+ ;;
+ aarch64)
Expand Down

0 comments on commit a749bcb

Please sign in to comment.