burrbull / svd2html

1 stars 1 forks source link

Allow building on macOS as well as Linux #2

Closed iostat closed 1 year ago

iostat commented 1 year ago

Just a tiny patch to allow building for macOS, by changing which MetadataExt trait gets imported based on #[cfg(target_os)]