Commit Graph

1 Commits

Author SHA1 Message Date
Peter Jones
651fed9793 Don't force the compiler version check on consumers of the library.
This check just stops things from building when the compiler gets
upgraded, and it clearly hasn't been maintained in some time.  The .so
almost certainly still works fine, and if the headers don't, the
consuming build will fail anyway.

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-02-25 15:41:44 -05:00