On 23.11.2015 14:37, Tijl Coosemans wrote:
> Hi,
>
> I received a report of two makefile bugs that cause parallel build
> problems:
>
> - support/cpp/Makefile.in calls "make" (twice) in the $(LIBIBERTY)
> target. That should be "$(MAKE)". On some systems GNU make is
> called "gmake" and "ma
Hi,
I received a report of two makefile bugs that cause parallel build
problems:
- support/cpp/Makefile.in calls "make" (twice) in the $(LIBIBERTY)
target. That should be "$(MAKE)". On some systems GNU make is
called "gmake" and "make" is some other make implementation.
- The dependency of