shithub: openh264

ref: 26307c1263d2408e3dac06b8c766df75806d99d8
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 _