Bug 214225 - CPPFLAGS and Makefile
Summary: CPPFLAGS and Makefile
Status: RESOLVED CODE_FIX
Alias: None
Product: Tools
Classification: Unclassified
Component: libcap (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Andrew G. Morgan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-30 15:34 UTC by Andrew G. Morgan
Modified: 2021-09-02 03:13 UTC (History)
0 users

See Also:
Kernel Version: n/a
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Andrew G. Morgan 2021-08-30 15:34:30 UTC
Take a look at the use of this make variable. Ensure CFLAGS content is correctly distributed.

Also, scan the Makefiles for make vs $(MAKE).
Comment 3 Andrew G. Morgan 2021-09-02 03:13:36 UTC
This (last) commit should hopefully nail this:

https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=2762c2c1a8c98d9012fcd40f20d133493a0b3219

Note You need to log in before you can comment on or make changes to this bug.