From 678efa11440150b83abd4680f54c2f821328fb47 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 29 Aug 2013 13:51:00 +0200 Subject: [PATCH] Temp compile fix. Real fix is in divVerent/get-rid-of-wepset --- qcsrc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/qcsrc/Makefile b/qcsrc/Makefile index a92b06bc6..3c90dd166 100644 --- a/qcsrc/Makefile +++ b/qcsrc/Makefile @@ -12,6 +12,7 @@ QCCFLAGS ?= \ -Wno-field-redeclared \ -Wno-double-declaration \ -Wno-uninitialized-global \ + -Wno-parenthesis \ -O3 \ -fadjust-vector-fields \ -fftepp \ -- 2.39.2