shithub: openh264

ref: cf92e8d6208af51fb55ed61554b135585ed33c1b
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 _