Commit Graph

3 Commits

Author SHA1 Message Date
Martin Jansa 6cfb5c946c qhull: fix build with conf/distro/include/security_flags.inc
* fixes:
  http://errors.yoctoproject.org/Errors/Details/174716/
  qhull/2012.1-r0/qhull-2012.1/src/testqset/testqset.c:217:9: error: format not a string literal and no format arguments [-Werror=format-security]
         printf(promptstr);
         ^~~~~~

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-10 13:02:55 +00:00
Lukas Bulwahn a9d4376dfd qhull: removing redundant RPATH (resolves #169) 2013-10-11 10:42:22 +02:00
Lukas Bulwahn 3f046715d2 qhull: initial commit
The qhull library is shipped under its own license. We add this
special license file in our layer in the directory licenses and
register this license directory in our layer configuration.
2013-09-16 09:15:29 +02:00