[Buildroot] [PATCH] php: fix emalloc/efree/estrdup/... undefined references

Peter Korsgaard peter at korsgaard.com
Mon Apr 9 15:50:05 UTC 2018


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > zend_alloc.h defines some macros such as:

 > Where _estrdup is the actual function implemented by the PHP core. If

Lines starting with # are automatically dropped by git ;)

 > +++ b/package/php/0009-ext-xml-expat_compat.h-add-missing-php.h-include.patch
 > @@ -0,0 +1,71 @@
 > +From fb1f0e17eed729204a6d5caf590715d6257dceb3 Mon Sep 17 00:00:00 2001
 > +From: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
 > +Date: Thu, 5 Apr 2018 22:50:00 +0200
 > +Subject: [PATCH] ext/xml/expat_compat.h: add missing php.h include
 > +
 > +When expat support is disabled and libxml support is enabled, the
 > +following part of the code in expat_compat.h gets used:
 > +

Here as well ;)

Committed to 2018.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list