shithub: openh264

ref: e87cf9e2775e4212ff25cea4676e1205b6eb07e7
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