You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title pretty much says it all.
My idea for this would be something like:
; Elfldr configuration file
elfldr {
; The list of patches to enable.
patches [
memclr,
hostfs
]
; specific configuration for patches and stuff
hostfs_bigless true ; enable bigless mode
}
would mean I'd have to store a string->id mapping of patches, or scrap numerical patch IDs, but, meh.
The text was updated successfully, but these errors were encountered:
Title pretty much says it all.
My idea for this would be something like:
would mean I'd have to store a string->id mapping of patches, or scrap numerical patch IDs, but, meh.
The text was updated successfully, but these errors were encountered: