Building

From Pyra Wiki
Jump to navigation Jump to search

Compiler option

export CXXFLAGS="-march=armv7ve -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -marm -mthumb-interwork -ffast-math -ftree-vectorize" CFLAGS=$CXXFLAGS

Making a dbp

Install the dbp utils script[1] somewhere ...