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