Skip to content

Resolve some portability issue for MacOS

Frediano Ziglio requested to merge fziglio/spice-gtk:macos into master

Resolve some portability issue for MacOS:

  • use macros from Glib2 for endianess;
  • import new spice-common with fix for Python3 detection;
  • use proper MacOS ioctls for USB CD emulation.

Merge request reports