From a1be17c1cea81ebb1e8b131a662c698d78f3f7f2 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:17:38 +0200 Subject: Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk --- browser/config/mozconfigs/linux64/code-coverage | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 browser/config/mozconfigs/linux64/code-coverage (limited to 'browser/config/mozconfigs/linux64/code-coverage') diff --git a/browser/config/mozconfigs/linux64/code-coverage b/browser/config/mozconfigs/linux64/code-coverage deleted file mode 100644 index 48ffa9b17..000000000 --- a/browser/config/mozconfigs/linux64/code-coverage +++ /dev/null @@ -1,13 +0,0 @@ -. "$topsrcdir/browser/config/mozconfigs/linux64/nightly" - -TOOLTOOL_DIR=${TOOLTOOL_DIR:-$topsrcdir} - -ac_add_options --disable-install-strip -ac_add_options --disable-jemalloc -ac_add_options --disable-crashreporter -ac_add_options --disable-elf-hack - -MOZ_CODE_COVERAGE=1 -export CFLAGS="-fprofile-arcs -ftest-coverage" -export CXXFLAGS="-fprofile-arcs -ftest-coverage" -export LDFLAGS="-fprofile-arcs -ftest-coverage -lgcov -L$TOOLTOOL_DIR/gtk3/usr/local/lib" -- cgit v1.2.3