Change default elf provider on macOS (#7939)
This commit is contained in:
@@ -16,3 +16,5 @@
|
|||||||
packages:
|
packages:
|
||||||
all:
|
all:
|
||||||
compiler: [clang, gcc, intel]
|
compiler: [clang, gcc, intel]
|
||||||
|
providers:
|
||||||
|
elf: [libelf]
|
||||||
|
Reference in New Issue
Block a user