CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2019/03/07 07:45:29

Modified files:
        emulators/vice : Makefile 
Added files:
        emulators/vice/patches: patch-src_iodrv_io-unix-access_c 

Log message:
Attempt to fix the build on non amd64/i386 platforms, by patching the
I/O code so the outb() function is only called if HAVE_I386_SET_IOPERM
or HAVE_LIBAMD64 are defined.

While there, remove the --disable-hardsid configure option, as HardSID
support isn't built by default.

Reply via email to