no special support for MACOSX PPC in master for a while now
Change-Id: I8d5dc878f41939e55ef8995d1da74548faa4711f
This commit is contained in:
@@ -78,9 +78,7 @@ inline connectivity::OSQLInternalNode* newNode(const OUString& _newValue,
|
||||
|
||||
extern connectivity::OSQLParser* xxx_pGLOBAL_SQLPARSER;
|
||||
|
||||
#if !(defined MACOSX && defined PPC)
|
||||
#define YYERROR_VERBOSE
|
||||
#endif
|
||||
|
||||
#define SQLyyerror(s) \
|
||||
{ \
|
||||
|
@@ -56,9 +56,7 @@
|
||||
|
||||
|
||||
#define YYDEBUG 1
|
||||
#if !(defined MACOSX && defined PPC)
|
||||
#define YYERROR_VERBOSE 1
|
||||
#endif
|
||||
|
||||
using ::rtl::OUString;
|
||||
using ::rtl::OString;
|
||||
|
Reference in New Issue
Block a user