Commit e1fc5ace authored by Rafaël Carré's avatar Rafaël Carré

contrib: postproc: remove platform specific flags

parent 6f621b95
......@@ -29,7 +29,6 @@ ifeq ($(ARCH),arm)
POSTPROCCONF += --disable-runtime-cpudetect --arch=arm
ifdef HAVE_NEON
POSTPROCCONF += --cpu=cortex-a8 --enable-neon
POSTPROC_CFLAGS += -mfloat-abi=softfp -mfpu=neon
endif
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment