[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CFLAGS/CPPFLAGS/LDFLAGS



I get W-dpkg-buildflags-missing|CPPFLAGS 25 (of 25), CFLAGS 25 (of 25), LDFLAGS 25 (of 25) missing| when I do blhc --build and I was wondering how to get the CPPFLAG. I tried overriding auto build and do make CFLAGS+=$(shell dpkg-buildflags --get CFLAGS) and same with CPPFLAGS but it still doesn't work.

I tried also just setting CFLAGS and CPPFLAGS in debian/rules but it gives no results


Reply to: