annotate bqvec/build/Makefile.osx @ 372:af71cbdab621 tip

Update bqvec code
author Chris Cannam
date Tue, 19 Nov 2019 10:13:32 +0000
parents
children
rev   line source
Chris@372 1
Chris@372 2 VECTOR_DEFINES := -DHAVE_VDSP
Chris@372 3
Chris@372 4 ALLOCATOR_DEFINES := -DMALLOC_IS_ALIGNED
Chris@372 5
Chris@372 6 THIRD_PARTY_INCLUDES :=
Chris@372 7 THIRD_PARTY_LIBS := -framework Accelerate
Chris@372 8
Chris@372 9 include build/Makefile.inc