< prev index next >

modules/media/src/main/native/gstreamer/projects/win/fxplugins/Makefile

Print this page
rev 9617 : imported patch 8u121.patch

*** 107,117 **** O1FLAGS = -Od O2FLAGS = -Od endif ifeq ($(ARCH), x32) ! LDFLAGS += -MACHINE:x86 else CFLAGS += -D_WIN64 LDFLAGS += -MACHINE:x64 endif --- 107,117 ---- O1FLAGS = -Od O2FLAGS = -Od endif ifeq ($(ARCH), x32) ! LDFLAGS += -safeseh -MACHINE:x86 else CFLAGS += -D_WIN64 LDFLAGS += -MACHINE:x64 endif
< prev index next >