Skip to content

Commit

Permalink
fixup! Draft: Implement the emscripten bootstrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
turran authored and dememax committed Jun 10, 2024
1 parent 08dbbc8 commit 918a357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerbero/bootstrap/emscripten.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from cerbero.bootstrap import BootstrapperBase
from cerbero.bootstrap.bootstrapper import register_system_bootstrapper
from cerbero.bootstrap.bootstrapper import register_toolchain_bootstrapper
from cerbero.enums import Platform, Architecture, Distro, DistroVersion

# SDK
Expand Down

0 comments on commit 918a357

Please sign in to comment.