aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/Makefile.tests
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-06-20 20:20:44 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-06-20 20:20:44 +0000
commit893d9b13f0873ea4181f1998d531ece5149a700e (patch)
treec20b4d7aded464f58574f7dd4d1217a5a7ab5efe /www/chromium/Makefile.tests
parent9372694c2733c898ce8440552965f7129e266942 (diff)
downloadports-893d9b13f0873ea4181f1998d531ece5149a700e.tar.gz
ports-893d9b13f0873ea4181f1998d531ece5149a700e.zip
www/chromium: update to 59.0.3071.104
- Use https in WWW and MASTER_SITES - Sort ONLY_FOR_ARCHS, USES, USE_GNOME and GN_ARGS - Put in correct place MAKE_ENV+= V=1 variable - Use LLD linker by default for supported archs - Fix DEBUG option - Fix gpu_info_collector.cc warning: control may reach end of non-void function [-Wreturn-type] - Get rid of multiple definition errors Changelog: https://chromium.googlesource.com/chromium/src/+log/58.0.3029.110..59.0.3071.104?pretty=fuller&n=10000 MFH: 2017Q2 Security: https://www.vuxml.org/freebsd/52f4b48b-4ac3-11e7-99aa-e8e0b747a45a.html Security: https://www.vuxml.org/freebsd/f53dd5cc-527f-11e7-a772-e8e0b747a45a.html
Notes
Notes: svn path=/head/; revision=443998
Diffstat (limited to 'www/chromium/Makefile.tests')
-rw-r--r--www/chromium/Makefile.tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/chromium/Makefile.tests b/www/chromium/Makefile.tests
index c21315d09103..6319f4157fd1 100644
--- a/www/chromium/Makefile.tests
+++ b/www/chromium/Makefile.tests
@@ -4,7 +4,6 @@ TEST_TARGETS= base_unittests \
crypto_unittests \
cacheinvalidation_unittests \
gpu_unittests \
- sync_unit_tests \
printing_unittests \
sql_unittests \
content_unittests \