X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=ef78bd17eecc7935337cb93b1123cc1dfcafa587;hb=a3c107313f2e0f6378caf8696cdb6762566d706a;hp=28d4002efa2590a9bb31d4a01dfa075905f80006;hpb=f7e7a35df406a0d1afb7cf6294e3b7e6d4869c52;p=platform%2Fcore%2Fmultimedia%2Flibmm-camcorder.git diff --git a/src/Makefile.am b/src/Makefile.am index 28d4002..ef78bd1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -73,8 +73,7 @@ libmmfcamcorder_la_LIBADD = \ libmmfcamcorder_la_CFLAGS += -DMMF_LOG_OWNER=0x010 -D_FILE_OFFSET_BITS=64 libmmfcamcorder_la_CFLAGS += -fdata-sections -ffunction-sections -Wl,--gc-sections -libmmfcamcorder_la_LDFLAGS = -Wl,--gc-sections \ - -Wl,-init,_mmcamcorder_constructor +libmmfcamcorder_la_LDFLAGS = -Wl,--gc-sections libmmfcamcorder_la_LIBADD += $(SYSTEMINFO_LIBS) if WAYLAND_SUPPORT