Skip to content

Commit e2b035d

Browse files
gcc default
1 parent 42d15ba commit e2b035d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/core/data.py

+1
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@ class PKG_TOOLS(Enum):
572572
'yum_compiler_packages': ['gcc', 'gcc-c++'],
573573

574574
'versions': {
575+
'default': {},
575576
'4.8': {
576577
# ASan has been broken on 4.8 GCC version distributed on Ubuntu
577578
# and will unlikely to get fixed upstream. so turn it off.

0 commit comments

Comments
 (0)