Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graphviz: Fix cross-build failures with clang | Khem Raj | 2019-02-05 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | | It is detecting cross compile badness for -lexpat since the check finds it on build host, so aide the build ssytem to find it in staging sysroot Disable internal ltdl, use libtool provided one Define defines to indicate that platform has ssize_t and long_double Disable java,r,c-sharp, as it is unused Arrange source URIs before checksums gtk-doc is not needed, morever it ends up in unknown configure options Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | graphviz(-native): initial add 2.40.1 | Andreas Müller | 2019-01-22 | 2 | -0/+80 |
Graphviz is helpful for creating docs with doxygen (at least) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |