File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
graalvm-native-image-app/src/main/resources/META-INF/native-image Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
}, {
36
36
"pattern" :" \\ Qdarwin/libmongocrypt.dylib\\ E"
37
37
}, {
38
- "pattern" :" \\ linux -aarch64/libmongocrypt.so\\ E"
38
+ "pattern" :" \\ Qlinux -aarch64/libmongocrypt.so\\ E"
39
39
}, {
40
- "pattern" :" \\ linux -ppc64le/libmongocrypt.so\\ E"
40
+ "pattern" :" \\ Qlinux -ppc64le/libmongocrypt.so\\ E"
41
41
}, {
42
- "pattern" :" \\ linux -s390x/libmongocrypt.so\\ E"
42
+ "pattern" :" \\ Qlinux -s390x/libmongocrypt.so\\ E"
43
43
}, {
44
- "pattern" :" \\ linux -x86-64/libmongocrypt.so\\ E"
44
+ "pattern" :" \\ Qlinux -x86-64/libmongocrypt.so\\ E"
45
45
}, {
46
- "pattern" :" \\ win32 -x86-64/mongocrypt.dll\\ E"
46
+ "pattern" :" \\ Qwin32 -x86-64/mongocrypt.dll\\ E"
47
47
}, {
48
48
"pattern" :" \\ Qlogback-test.scmo\\ E"
49
49
}, {
You can’t perform that action at this time.
0 commit comments