diff options
| author | Anthony Cowley <acowley@gmail.com> | 2018-01-11 15:44:45 -0500 |
|---|---|---|
| committer | Anthony Cowley <acowley@gmail.com> | 2018-01-11 15:49:17 -0500 |
| commit | ed559bf5d31e5c0d69f44a91e1dc34ba2d14d31a (patch) | |
| tree | 97241b10e26d0bec80cdab4bfde42e788369eab4 /pkgs/development/python-modules/httpserver | |
| parent | 310ad4345bbe42ae7360981243f6602a03fd232f (diff) | |
pngpp: darwin support
1) Building with clang is addressed by navigating a minor #if in some
of the code.
2) I noticed that even when things were building correctly, passing
`${out}` as a variable assignment to `make` was actually not working:
there were compiler warnings about missing include directories whose
bogus paths involved the literal string `out`. I ended up fixing this
by performing the assignment to the make variable `PREFIX` in the
`Makefile` itself.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
