mono: add Angelo SoB + upstream status on vasprintf related patch
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>
This commit is contained in:
parent
3ed77ba878
commit
051dac93b3
@ -5,6 +5,12 @@ Subject: [PATCH] Fixing initialization of have_vasprintf
|
||||
|
||||
This patch initialize properly have_vasprintf in case vasprint function is found.
|
||||
Solves multiple definition of `vasprintf' error in case vasprint is not properly detected.
|
||||
|
||||
Patch is upstream:
|
||||
|
||||
https://github.com/mono/mono/commit/40c171799b671718969ee28a02f92884d7fd181e
|
||||
|
||||
Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
|
||||
---
|
||||
eglib/configure.ac | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
Loading…
Reference in New Issue
Block a user