FDOS / fdisk

Fixed Disk Setup Program - manages partitions using the MBR partitioning scheme
GNU General Public License v2.0
44 stars 13 forks source link

v1.3.4 fails to run on 8086 CPU #13

Closed bttrx closed 1 year ago

bttrx commented 2 years ago

To fix this:

  1. Remove -1 from CFLAGS.
  2. Add options --best --8086 to UPX
boeckmann commented 1 year ago

Fixed by https://github.com/FDOS/fdisk/commit/44df64198de41bd5adcd4f1180b6d936d6cb48c5.