Error compiling MCIP

Hello,

I went to recompile MCIP and now I keep running into this problem and I am at a complete loss of what to do.

make[1]: Entering directory ‘/home/colethatcher/53_CMAQ/PREP/mcip/src’
/home/linuxbrew/.linuxbrew/bin/gfortran -m64 -O3-I/home/colethatcher/netcdf-fortran-4.5.2-gcc/include -I/home/colethatcher/ioapi-3.2/Linux2_x86_64gfort_openmpi_4.0.1_gcc_9.1.0 -c const_mod.f90
f951: Error: argument to ‘-O’ should be a non-negative integer, ‘g’, ‘s’ or ‘fast’
Makefile:163: recipe for target ‘const_mod.o’ failed
make[1]: *** [const_mod.o] Error 1
make[1]: Leaving directory ‘/home/colethatcher/53_CMAQ/PREP/mcip/src’
Makefile:154: recipe for target ‘all’ failed
make: *** [all] Error

Any advice would be great

NVM just fixed it. NETCDFF libs were not added although I was weirdly able to compile it before.