shithub: openh264

ref: ee08adf262c916232ab9262f759eabc17b1e0b00
dir: /build/platform-darwin.mk/

View raw version
USE_ASM = No  # We don't have ASM working on Mac yet
ASM = nasm
CFLAGS += -Werror -fPIC
LDFLAGS += -lpthread
ASMFLAGS += -f macho --prefix _ -DNOPREFIX