From ff0a3d2d372200238a7338b0c05291d7e5753c9e Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Thu, 6 Dec 2012 05:55:22 +0000 Subject: Fix build with clang. Maintainer timed out. Feature safe: yes PR: ports/173851 --- graphics/libfpx/files/patch-unused-privates | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'graphics/libfpx/files/patch-unused-privates') diff --git a/graphics/libfpx/files/patch-unused-privates b/graphics/libfpx/files/patch-unused-privates index c6773c079dde..434dfd56aba4 100644 --- a/graphics/libfpx/files/patch-unused-privates +++ b/graphics/libfpx/files/patch-unused-privates @@ -12,3 +12,14 @@ that some compilers (clang-3.2) complain about it... - OLEStorage* resultStorage; // Result FPX Image storage // Geometric parameters +--- oless/h/dir.hxx.orig 2012-11-23 13:08:46.000000000 +0800 ++++ oless/h/dir.hxx 2012-11-23 13:09:02.000000000 +0800 +@@ -140,8 +140,6 @@ + private: + inline BYTE GetBitFlags() const; + inline void SetBitFlags(BYTE bValue, BYTE bMask); +- +- BYTE _bpad[CBDIRPAD]; + }; + + //+------------------------------------------------------------------------- \ No newline at end of file -- cgit v1.2.3