dosemu2 / fdpp

FreeDOS plus-plus, 64bit DOS
GNU General Public License v3.0
198 stars 18 forks source link

use strip from binutils #250

Open stsp opened 5 months ago

stsp commented 5 months ago

Currently we use llvm-strip, but binutils-2.42 have fdpp-compatible strip. Change it once 2.42 is more widely available.