aboutsummaryrefslogtreecommitdiff
path: root/ports/xerces-c/remove-dll-export-macro.patch
AgeCommit message (Collapse)Author
2019-06-20[xerces-c]Replace the macro DLL_EXPORT with the macro XERCES_DLL_EXPORT (#6970)JackBoosY
* [xerces-c]Disable defining DLL_EXPORT to avoid affecting other ports * [xerces-c]Replace the macro DLL_EXPORT with the macro XERCES_DLL_EXPORT