blob: 32aafba33c9feec2abd873709b988184b04b30d1 [file] [log] [blame]
LEVEL = ../..
LIBRARYNAME=pa_pre_rt
#
# Do not build bitcode library on Mac OS X; XCode will pre-install llvm-gcc,
# and that can cause the build to fail if it doesn't match the current version
# of LLVM.
#
ifneq ($(OS),Darwin)
#BYTECODE_LIBRARY=1
endif
include $(LEVEL)/Makefile.common