Skip to content

Commit

Permalink
audio/csound: remove unneccesary CFLAGS_powerpc64
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Apr 22, 2022
1 parent f1c2c4f commit b976bf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion audio/csound/Makefile
Expand Up @@ -27,7 +27,6 @@ CONFLICTS_INSTALL= clearsilver go-cs libextractor outguess

CFLAGS_powerpc= -maltivec
CFLAGS_powerpcspe= -DPFFFT_SIMD_DISABLE
CFLAGS_powerpc64= -maltivec
CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \
-DBUILD_PD_CLASS:BOOL=OFF \
-DPYTHON_MODULE_INSTALL_DIR:PATH="${PYTHONPREFIX_SITELIBDIR}" \
Expand Down

0 comments on commit b976bf6

Please sign in to comment.