chromium: rebuild against icu-57.1
This commit is contained in:
parent
1f96a59616
commit
56cfc422b0
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=chromium
|
||||
# See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=49.0.2623.110
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.chromium.org/"
|
||||
|
@ -203,7 +203,7 @@ do_configure() {
|
|||
-Dv8_can_use_vfp_instructions=false
|
||||
-Dv8_can_use_vfp2_instructions=true";;
|
||||
esac
|
||||
|
||||
|
||||
build/linux/unbundle/replace_gyp_files.py ${conf}
|
||||
build/gyp_chromium --depth=. ${conf} -Drelease_extra_cflags="${CFLAGS}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue