Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eab30df2 authored by Ying Wang's avatar Ying Wang
Browse files

Remove unnecessary ld flags.

This fixes the x86 buid, in which bfd linker is unavailabe.

Change-Id: Ibce1b5cbfb0435644b2d75056003578371510929
parent 4c1ac4e6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -68,9 +68,6 @@ LOCAL_CFLAGS += \
    -DUSE_STAGEFRIGHT_READERS \
    -DUSE_STAGEFRIGHT_3GPP_READER


LOCAL_LDFLAGS += -fuse-ld=bfd

LOCAL_STATIC_LIBRARIES := \
    libvideoeditor_core \
    libstagefright_color_conversion \