PI
PI copied to clipboard
PI debug vs. release images
p4c supports DEBUG vs. RELEASE image via a global setting for all software built for p4c. Why doesn't PI support such a global setting?
Right now, I see most PI software is built using '-g -O2'. A user would like only '-g'. Why not use configure.ac to set a global setting for DEBUG vs. RELEASE for all generated Makefiles?