shithub: openh264

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

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