aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/build-many-glibcs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index e8bb82e..82f8d97 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -1481,6 +1481,7 @@ class Config(object):
'--disable-threads',
'--disable-libatomic',
'--disable-decimal-float',
+ '--disable-gcov',
'--disable-libffi',
'--disable-libgomp',
'--disable-libitm',