shithub: openh264

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