mirror of
https://github.com/KarolS/millfork.git
synced 2024-12-31 14:30:50 +00:00
Fix 6809 under native-image
This commit is contained in:
parent
9028d55a7e
commit
2065c3b4ac
@ -17,6 +17,11 @@
|
||||
"allDeclaredFields":true,
|
||||
"allPublicMethods":true
|
||||
},
|
||||
{
|
||||
"name":"millfork.assembly.m6809.MOpcode$",
|
||||
"allDeclaredFields":true,
|
||||
"allPublicMethods":true
|
||||
},
|
||||
{
|
||||
"name":"org.apache.commons.logging.LogFactory"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user