forked from amazingfate/loongoffice
...after
<279a4d0d67>
"-fsanitize=function: support C".
This includes reverts of 16af9e81863a80116f808ee3cfa4a1bab7c67ac5 "update clang
asan suppressions" and 151a43f3d00f6523079c53d6c2d064f80b9a55d6 ""update clang
asan suppressions".
Change-Id: I49740f5f3a784af1d62b830b47bfdfa27fe3e471
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156935
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Redland RDF library (librdf) from [http://librdf.org/]
== License ==
[git:redland/LICENSE.txt]
Triple-licensed: LGPL v2+/GPL v2+/Apache v2
== Description ==
This module contains the third-party Redland RDF / librdf library, which
is needed to support data in RDF (Resource Description Framework) format.
It consists of 3 parts:
- raptor: parsers and serializers for numerous RDF file formats
- rasqal: query engine which supports SPARQL queries
- redland: librdf integrates raptor and rasqal, and provides numerous storage
engines for storing RDF graphs (in memory, SQL, ...)
Libraries: libraptor, librasqal, librdf
== Patches ==
There are several patches, most of which contain only hacks to get it to
build with the LO build system.
Upstream may merge patches that are attached to the bug tracker, but don't
send patches to the mailing list, those will most likely be ignored.