summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre2/patches
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Fix pcre2 build (madvise undefined)Mikhail Svetkin2019-04-301-0/+28
RTEMS does not have madvise. We can use only posix_madvise Change-Id: Ia18b7cd2d7f9db84331f7e2350d060b9e85b30c8 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>