Commit graph

1 commit

Author SHA1 Message Date
Tijl Coosemans
88ed0378c2 - These binary plugins are compiled for Linux and some require glibc
functions that our libc does not provide so they fail to load.  Implement
  the glibc functions in a wrapper library for each plugin.
- Do all of the building and installing from do-build and do-install.  The
  upstream install scripts require too many hacks to stay inside the work
  directory.
- Add LICENSE information.

PR:		208142
Tested by:	avg
2016-03-21 11:21:28 +00:00