Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove last place for definition of IS_IN_* macros
Ignoring IS_IN_build, which has a different purpose altogether, this patch removes the last bit of IS_IN_* macro definitions. Now barring NOT_IN_libc, all cases use the IN_MODULE scheme. Generated code unchanged on x86_64. * extra-lib.mk (CPPFLAGS-$(lib)): Remove IS_IN_$(lib).
- Loading branch information