summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/mod-wsgi/files/build-fix-builds-that-have-separated-build-dir.patch
Commit message (Collapse)AuthorAgeFilesLines
* mod-wsgi: allow builds with separated src/build dirsMark Asselstine2014-05-131-0/+70
Unfortunately the use of apxs, which isn't that friendly with separated src/build dirs, makes things tricky to acheive src/build separation. With the use of a symlink and a few other minor tweaks we are able to get this working. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>