diff --git a/Makefile.system b/Makefile.system index b065f9a98..c40c1f234 100644 --- a/Makefile.system +++ b/Makefile.system @@ -376,9 +376,6 @@ OBJCONV = $(CROSS_SUFFIX)objconv ifeq ($(NOFORTRAN), 1) C_LAPACK = 1 override FEXTRALIB = -ifeq ($(C_COMPILER), GCC) -CCOMMON_OPT += -Wno-error=incompatible-pointer-types -endif endif ifeq ($(C_COMPILER), GCC)