Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod-wsgi: allow builds with separated src/build dirs | Mark Asselstine | 2014-05-13 | 1 | -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> |