(Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Fix MAKE_ENV to make the port build with pending patch from ports/153625.
PR: ports/153625
Submitted by: gerald
Feature safe: yes
Approved by: ehaupt (mentor)
- Fix build on CURRENT: rename dprintf macro to not conflict with one from
stdio.h
PR: 132931
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
(maintainer)