Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mono: add Angelo SoB + upstream status on vasprintf related patch | Thomas Petazzoni | 2015-08-06 | 1 | -0/+6 |
| | | | | | | | Angelo is the author of the upstream patch, so it is safe to add his SoB. This commit also adds the upstream status of the patch. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package/mono: fixing multiple definition of vasprintf | Angelo Compagnucci | 2015-08-06 | 1 | -0/+23 |
This patch fixes the detection of an available vasprintf function, this way the internal vasprintf function is not compiled. Fixes http://autobuild.buildroot.net/results/3ab2b8667e5657bf07f55dd04dd857167ab4c62a/ http://autobuild.buildroot.net/results/3ab2b8667e5657bf07f55dd04dd857167ab4c62a/ Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |