[PD-dev] pdlibbuilder overrides

Dan Wilcox danomatika at gmail.com
Sun Feb 4 12:40:09 CET 2018


I was trying to make a quick test build of an external which uses pdlibbuilder (abl_link~) and wanted to simply disable optimizations and enable debug symbol generation.

I tried a simple CFLAG override but it didn't seem to work:

make CFLAGS="-O0 -g"

How do override work with pdlibbuilder? Usually, I would expect this to at least append "-O0 -g" to the end of the computed CFLAGS.

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20180204/04af1dea/attachment.html>


More information about the Pd-dev mailing list