File doxygen-1.5.9-arm.patch of Package doxygen

---
 qtools/qstring.h |    2 ++
 1 file changed, 2 insertions(+)

--- qtools/qstring.h.orig
+++ qtools/qstring.h
@@ -163,8 +163,10 @@ public:
     bool isLetterOrNumber() const;
     bool isDigit() const;
 
+#ifndef __arm__
     uchar& cell() { return cl; }
     uchar& row() { return rw; }
+#endif
     uchar cell() const { return cl; }
     uchar row() const { return rw; }
 
openSUSE Build Service is sponsored by