shithub: openh264

ref: 469419bfb4cf1aba6550114795b4d8615927aa3c
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