diff options
| author | Dan Willemsen <dwillemsen@google.com> | 2016-06-16 19:54:27 +0000 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2016-06-16 19:54:27 +0000 |
| commit | 6e3d52657e0abb699017e9355d54bb8a4555bc81 (patch) | |
| tree | d39942a685616f934a3a22aa4df06da89611055b | |
| parent | b30f24d1b8b2b70377d95a3d1672e77d779a8311 (diff) | |
| parent | 5183b8a209d04dd155c67a6cc84b8e95cb2345bd (diff) | |
| download | android_hardware_intel_common_omx-components-6e3d52657e0abb699017e9355d54bb8a4555bc81.tar.gz android_hardware_intel_common_omx-components-6e3d52657e0abb699017e9355d54bb8a4555bc81.tar.bz2 android_hardware_intel_common_omx-components-6e3d52657e0abb699017e9355d54bb8a4555bc81.zip | |
Remove bad LDLIBS am: c73f5bb534
am: 5183b8a209
Change-Id: I3f4105e1ebc2a16bfd30834b814d484c3cc17775
| -rw-r--r-- | videocodec/libvpx_internal/libvpx.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/videocodec/libvpx_internal/libvpx.mk b/videocodec/libvpx_internal/libvpx.mk index 5a95803..a23cc26 100644 --- a/videocodec/libvpx_internal/libvpx.mk +++ b/videocodec/libvpx_internal/libvpx.mk @@ -40,7 +40,6 @@ libvpx_source_dir := $(LOCAL_PATH)/libvpx libvpx_codec_srcs := $(shell cat $(libvpx_config_dir)/libvpx_srcs.txt) LOCAL_SHARED_LIBRARIES += liblog -LOCAL_LDLIBS := -L$(SYSROOT)/usr/lib -llog LOCAL_CFLAGS := -DHAVE_CONFIG_H=vpx_config.h # Static functions declared in headers. b/18632512 |
