]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix code coverage rules.
authorSimon Josefsson <simon@josefsson.org>
Wed, 9 Nov 2011 09:50:26 +0000 (10:50 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 9 Nov 2011 09:50:26 +0000 (10:50 +0100)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 02b5fcd23a6b70550fd534e33773f99225aab854..5c87889d5a8b7fc973dc924cfc2fa89dfab345ac 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -78,6 +78,8 @@ glimport:
 # Code Coverage
 
 pre-coverage:
+       ./configure --disable-cxx
+       ln -s . gl/tests/glthread/glthread
        ln -sf /usr/local/share/gaa/gaa.skel src/gaa.skel
 
 web-coverage: