Hello,
I am trying to debianize the source code I could successfully compile via make. However, when I tried to package it with debuild, it could fail because dpkg-buildflag seems to override original CFLAG. Is there any way to disable dpkg-buildflag and just use original CFLAGS?