utils/isohybrid.c: Encode GPT partition names as UTF-16LE
[syslinux.git] / mk / devel.mk
blobb1fca87e06ebab5c95a21efe0fcf08f69044c2d8
1 # Useful while doing development, but not for production.
2 GCCWARN += -Wno-clobbered
3 #GCCWARN += -DDEBUG_MALLOC
4 # GCCWARN += -DDEBUG_PORT=0x3f8 -DCORE_DEBUG=1
5 GCCWARN += -DDYNAMIC_DEBUG
7 ## The following will enable printing ethernet/arp/ip/icmp/tcp/udp headers
8 ## in undiif.c
9 # GCCWARN += -DUNDIIF_ID_DEBUG=0x80U -DLWIP_DEBUG -DDEBUG_PORT=0x3f8