libinstaller: Use SOURCE_DATE_EPOCH for synthesized modification time stamps
[syslinux.git] / mk / devel.mk
blob89642e21bd453358c8fce187f556b75ddd8d0708
1 # Useful while doing development, but not for production.
2 GCCWARN += -Wno-clobbered
3 #GCCWARN += -DDEBUG_MALLOC
4 #GCCWARN += -DDEBUG_THREAD
5 # GCCWARN += -DDEBUG_PORT=0x3f8 -DCORE_DEBUG=1
6 GCCWARN += -DDYNAMIC_DEBUG
8 ## The following will enable printing ethernet/arp/ip/icmp/tcp/udp headers
9 ## in undiif.c
10 # GCCWARN += -DUNDIIF_ID_DEBUG=0x80U -DLWIP_DEBUG -DDEBUG_PORT=0x3f8