llandsmeer / inkvt

Experimental VT100 terminal emulator for Kobo e-readers
GNU General Public License v3.0
39 stars 5 forks source link

Allow building for Kobo in debug mode #17

Closed NiLuJe closed 3 years ago

NiLuJe commented 3 years ago

Also update FBInk to the tagged release while we're here ;p.

(Re #16)

NiLuJe commented 3 years ago

As to how this is enabled: just pass DEBUG=1 to make, e.g., make clean && make kobo DEBUG=1.

This should build everything w/ debug symbols, including FBInk.