aosp12/external/pffft/use_gcc8.inc

3 lines
74 B
PHP

export GCC_WITH_CMAKE=$(which gcc-8)
export GPP_WITH_CMAKE=$(which g++-8)