[bug #54870] Defining macro with name of built-in function

2018-10-21 Thread Paul D. Smith
Follow-up Comment #1, bug #54870 (project make): The special variable .FEATURES is intended to help solve this problem. Unfortunately we don't always get every single feature added to this variable. However in the case of $(or ...) that function was added in the same release (3.81) that the .FEA

Re: Compacting link-rules

2018-10-21 Thread Eddy Petrișor
Will do. Eddy vin., 19 oct. 2018, 16:52 Paul Smith a scris: > On Fri, 2018-10-19 at 09:26 +0300, Eddy Petrișor wrote: > > I have a similar issue, but in my case I used explicit pattern rules, > > vpath and added compiler generated .d files to make sure the object > > files are regenerated on .h