|  | # This file is generated by gyp; do not edit. | 
|  |  | 
|  | include $(CLEAR_VARS) | 
|  |  | 
|  | LOCAL_MODULE_CLASS := STATIC_LIBRARIES | 
|  | LOCAL_MODULE := third_party_libjpeg_turbo_libjpeg_gyp | 
|  | LOCAL_MODULE_SUFFIX := .a | 
|  | LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH) | 
|  | gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX)) | 
|  | gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX)) | 
|  |  | 
|  | # Make sure our deps are built first. | 
|  | GYP_TARGET_DEPENDENCIES := | 
|  |  | 
|  |  | 
|  | GYP_GENERATED_OUTPUTS := | 
|  |  | 
|  | # Make sure our deps and generated files are built first. | 
|  | LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS) | 
|  |  | 
|  | LOCAL_GENERATED_SOURCES := | 
|  |  | 
|  | GYP_COPIED_SOURCE_ORIGIN_DIRS := | 
|  |  | 
|  | LOCAL_SRC_FILES := \ | 
|  | third_party/libjpeg_turbo/jcapimin.c \ | 
|  | third_party/libjpeg_turbo/jcapistd.c \ | 
|  | third_party/libjpeg_turbo/jccoefct.c \ | 
|  | third_party/libjpeg_turbo/jccolor.c \ | 
|  | third_party/libjpeg_turbo/jcdctmgr.c \ | 
|  | third_party/libjpeg_turbo/jchuff.c \ | 
|  | third_party/libjpeg_turbo/jcinit.c \ | 
|  | third_party/libjpeg_turbo/jcmainct.c \ | 
|  | third_party/libjpeg_turbo/jcmarker.c \ | 
|  | third_party/libjpeg_turbo/jcmaster.c \ | 
|  | third_party/libjpeg_turbo/jcomapi.c \ | 
|  | third_party/libjpeg_turbo/jcparam.c \ | 
|  | third_party/libjpeg_turbo/jcphuff.c \ | 
|  | third_party/libjpeg_turbo/jcprepct.c \ | 
|  | third_party/libjpeg_turbo/jcsample.c \ | 
|  | third_party/libjpeg_turbo/jdapimin.c \ | 
|  | third_party/libjpeg_turbo/jdapistd.c \ | 
|  | third_party/libjpeg_turbo/jdatadst.c \ | 
|  | third_party/libjpeg_turbo/jdatasrc.c \ | 
|  | third_party/libjpeg_turbo/jdcoefct.c \ | 
|  | third_party/libjpeg_turbo/jdcolor.c \ | 
|  | third_party/libjpeg_turbo/jddctmgr.c \ | 
|  | third_party/libjpeg_turbo/jdhuff.c \ | 
|  | third_party/libjpeg_turbo/jdinput.c \ | 
|  | third_party/libjpeg_turbo/jdmainct.c \ | 
|  | third_party/libjpeg_turbo/jdmarker.c \ | 
|  | third_party/libjpeg_turbo/jdmaster.c \ | 
|  | third_party/libjpeg_turbo/jdmerge.c \ | 
|  | third_party/libjpeg_turbo/jdphuff.c \ | 
|  | third_party/libjpeg_turbo/jdpostct.c \ | 
|  | third_party/libjpeg_turbo/jdsample.c \ | 
|  | third_party/libjpeg_turbo/jerror.c \ | 
|  | third_party/libjpeg_turbo/jfdctflt.c \ | 
|  | third_party/libjpeg_turbo/jfdctfst.c \ | 
|  | third_party/libjpeg_turbo/jfdctint.c \ | 
|  | third_party/libjpeg_turbo/jidctflt.c \ | 
|  | third_party/libjpeg_turbo/jidctfst.c \ | 
|  | third_party/libjpeg_turbo/jidctint.c \ | 
|  | third_party/libjpeg_turbo/jidctred.c \ | 
|  | third_party/libjpeg_turbo/jmemmgr.c \ | 
|  | third_party/libjpeg_turbo/jmemnobs.c \ | 
|  | third_party/libjpeg_turbo/jquant1.c \ | 
|  | third_party/libjpeg_turbo/jquant2.c \ | 
|  | third_party/libjpeg_turbo/jutils.c \ | 
|  | third_party/libjpeg_turbo/simd/jsimd_arm.c \ | 
|  | third_party/libjpeg_turbo/simd/jsimd_arm_neon.S | 
|  |  | 
|  |  | 
|  | # Flags passed to both C and C++ files. | 
|  | MY_CFLAGS_Debug := \ | 
|  | -fstack-protector \ | 
|  | --param=ssp-buffer-size=4 \ | 
|  | -fno-strict-aliasing \ | 
|  | -Wno-unused-parameter \ | 
|  | -Wno-missing-field-initializers \ | 
|  | -fvisibility=hidden \ | 
|  | -pipe \ | 
|  | -fPIC \ | 
|  | -Wno-unused-local-typedefs \ | 
|  | -Wno-format \ | 
|  | -fno-tree-sra \ | 
|  | -fno-caller-saves \ | 
|  | -Wno-psabi \ | 
|  | -fno-partial-inlining \ | 
|  | -fno-early-inlining \ | 
|  | -fno-tree-copy-prop \ | 
|  | -fno-tree-loop-optimize \ | 
|  | -fno-move-loop-invariants \ | 
|  | -ffunction-sections \ | 
|  | -funwind-tables \ | 
|  | -g \ | 
|  | -fstack-protector \ | 
|  | -fno-short-enums \ | 
|  | -finline-limit=64 \ | 
|  | -Wa,--noexecstack \ | 
|  | -U_FORTIFY_SOURCE \ | 
|  | -Wno-extra \ | 
|  | -Wno-ignored-qualifiers \ | 
|  | -Wno-type-limits \ | 
|  | -Wno-unused-but-set-variable \ | 
|  | -Wno-address \ | 
|  | -Wno-format-security \ | 
|  | -Wno-return-type \ | 
|  | -Wno-sequence-point \ | 
|  | -Os \ | 
|  | -g \ | 
|  | -gdwarf-4 \ | 
|  | -fdata-sections \ | 
|  | -ffunction-sections \ | 
|  | -fomit-frame-pointer \ | 
|  | -funwind-tables | 
|  |  | 
|  | MY_DEFS_Debug := \ | 
|  | '-DV8_DEPRECATION_WARNINGS' \ | 
|  | '-D_FILE_OFFSET_BITS=64' \ | 
|  | '-DNO_TCMALLOC' \ | 
|  | '-DDISABLE_NACL' \ | 
|  | '-DCHROMIUM_BUILD' \ | 
|  | '-DUSE_LIBJPEG_TURBO=1' \ | 
|  | '-DENABLE_WEBRTC=1' \ | 
|  | '-DUSE_PROPRIETARY_CODECS' \ | 
|  | '-DENABLE_BROWSER_CDMS' \ | 
|  | '-DENABLE_CONFIGURATION_POLICY' \ | 
|  | '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ | 
|  | '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ | 
|  | '-DENABLE_EGLIMAGE=1' \ | 
|  | '-DCLD_VERSION=1' \ | 
|  | '-DENABLE_PRINTING=1' \ | 
|  | '-DENABLE_MANAGED_USERS=1' \ | 
|  | '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \ | 
|  | '-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \ | 
|  | '-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \ | 
|  | '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \ | 
|  | '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ | 
|  | '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ | 
|  | '-DVIDEO_HOLE=1' \ | 
|  | '-DENABLE_LOAD_COMPLETION_HACKS=1' \ | 
|  | '-DWITH_SIMD' \ | 
|  | '-DMOTION_JPEG_SUPPORTED' \ | 
|  | '-DNO_GETENV' \ | 
|  | '-DUSE_OPENSSL=1' \ | 
|  | '-DUSE_OPENSSL_CERTS=1' \ | 
|  | '-DANDROID' \ | 
|  | '-D__GNU_SOURCE=1' \ | 
|  | '-DUSE_STLPORT=1' \ | 
|  | '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ | 
|  | '-DCHROME_BUILD_ID=""' \ | 
|  | '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \ | 
|  | '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \ | 
|  | '-D_DEBUG' | 
|  |  | 
|  |  | 
|  | # Include paths placed before CFLAGS/CPPFLAGS | 
|  | LOCAL_C_INCLUDES_Debug := \ | 
|  | $(gyp_shared_intermediate_dir) \ | 
|  | $(LOCAL_PATH)/third_party/libjpeg_turbo \ | 
|  | $(PWD)/frameworks/wilhelm/include \ | 
|  | $(PWD)/bionic \ | 
|  | $(PWD)/external/stlport/stlport | 
|  |  | 
|  |  | 
|  | # Flags passed to only C++ (and not C) files. | 
|  | LOCAL_CPPFLAGS_Debug := \ | 
|  | -fno-exceptions \ | 
|  | -fno-rtti \ | 
|  | -fno-threadsafe-statics \ | 
|  | -fvisibility-inlines-hidden \ | 
|  | -Wno-deprecated \ | 
|  | -Wno-abi \ | 
|  | -std=gnu++11 \ | 
|  | -Wno-narrowing \ | 
|  | -Wno-literal-suffix \ | 
|  | -Wno-non-virtual-dtor \ | 
|  | -Wno-sign-promo \ | 
|  | -Wno-non-virtual-dtor | 
|  |  | 
|  |  | 
|  | # Flags passed to both C and C++ files. | 
|  | MY_CFLAGS_Release := \ | 
|  | -fstack-protector \ | 
|  | --param=ssp-buffer-size=4 \ | 
|  | -fno-strict-aliasing \ | 
|  | -Wno-unused-parameter \ | 
|  | -Wno-missing-field-initializers \ | 
|  | -fvisibility=hidden \ | 
|  | -pipe \ | 
|  | -fPIC \ | 
|  | -Wno-unused-local-typedefs \ | 
|  | -Wno-format \ | 
|  | -fno-tree-sra \ | 
|  | -fno-caller-saves \ | 
|  | -Wno-psabi \ | 
|  | -fno-partial-inlining \ | 
|  | -fno-early-inlining \ | 
|  | -fno-tree-copy-prop \ | 
|  | -fno-tree-loop-optimize \ | 
|  | -fno-move-loop-invariants \ | 
|  | -ffunction-sections \ | 
|  | -funwind-tables \ | 
|  | -g \ | 
|  | -fstack-protector \ | 
|  | -fno-short-enums \ | 
|  | -finline-limit=64 \ | 
|  | -Wa,--noexecstack \ | 
|  | -U_FORTIFY_SOURCE \ | 
|  | -Wno-extra \ | 
|  | -Wno-ignored-qualifiers \ | 
|  | -Wno-type-limits \ | 
|  | -Wno-unused-but-set-variable \ | 
|  | -Wno-address \ | 
|  | -Wno-format-security \ | 
|  | -Wno-return-type \ | 
|  | -Wno-sequence-point \ | 
|  | -Os \ | 
|  | -fno-ident \ | 
|  | -fdata-sections \ | 
|  | -ffunction-sections \ | 
|  | -fomit-frame-pointer \ | 
|  | -funwind-tables | 
|  |  | 
|  | MY_DEFS_Release := \ | 
|  | '-DV8_DEPRECATION_WARNINGS' \ | 
|  | '-D_FILE_OFFSET_BITS=64' \ | 
|  | '-DNO_TCMALLOC' \ | 
|  | '-DDISABLE_NACL' \ | 
|  | '-DCHROMIUM_BUILD' \ | 
|  | '-DUSE_LIBJPEG_TURBO=1' \ | 
|  | '-DENABLE_WEBRTC=1' \ | 
|  | '-DUSE_PROPRIETARY_CODECS' \ | 
|  | '-DENABLE_BROWSER_CDMS' \ | 
|  | '-DENABLE_CONFIGURATION_POLICY' \ | 
|  | '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ | 
|  | '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ | 
|  | '-DENABLE_EGLIMAGE=1' \ | 
|  | '-DCLD_VERSION=1' \ | 
|  | '-DENABLE_PRINTING=1' \ | 
|  | '-DENABLE_MANAGED_USERS=1' \ | 
|  | '-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \ | 
|  | '-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \ | 
|  | '-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \ | 
|  | '-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \ | 
|  | '-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \ | 
|  | '-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \ | 
|  | '-DVIDEO_HOLE=1' \ | 
|  | '-DENABLE_LOAD_COMPLETION_HACKS=1' \ | 
|  | '-DWITH_SIMD' \ | 
|  | '-DMOTION_JPEG_SUPPORTED' \ | 
|  | '-DNO_GETENV' \ | 
|  | '-DUSE_OPENSSL=1' \ | 
|  | '-DUSE_OPENSSL_CERTS=1' \ | 
|  | '-DANDROID' \ | 
|  | '-D__GNU_SOURCE=1' \ | 
|  | '-DUSE_STLPORT=1' \ | 
|  | '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ | 
|  | '-DCHROME_BUILD_ID=""' \ | 
|  | '-DNDEBUG' \ | 
|  | '-DNVALGRIND' \ | 
|  | '-DDYNAMIC_ANNOTATIONS_ENABLED=0' | 
|  |  | 
|  |  | 
|  | # Include paths placed before CFLAGS/CPPFLAGS | 
|  | LOCAL_C_INCLUDES_Release := \ | 
|  | $(gyp_shared_intermediate_dir) \ | 
|  | $(LOCAL_PATH)/third_party/libjpeg_turbo \ | 
|  | $(PWD)/frameworks/wilhelm/include \ | 
|  | $(PWD)/bionic \ | 
|  | $(PWD)/external/stlport/stlport | 
|  |  | 
|  |  | 
|  | # Flags passed to only C++ (and not C) files. | 
|  | LOCAL_CPPFLAGS_Release := \ | 
|  | -fno-exceptions \ | 
|  | -fno-rtti \ | 
|  | -fno-threadsafe-statics \ | 
|  | -fvisibility-inlines-hidden \ | 
|  | -Wno-deprecated \ | 
|  | -Wno-abi \ | 
|  | -std=gnu++11 \ | 
|  | -Wno-narrowing \ | 
|  | -Wno-literal-suffix \ | 
|  | -Wno-non-virtual-dtor \ | 
|  | -Wno-sign-promo \ | 
|  | -Wno-non-virtual-dtor | 
|  |  | 
|  |  | 
|  | LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION)) | 
|  | LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION)) | 
|  | LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION)) | 
|  | LOCAL_ASFLAGS := $(LOCAL_CFLAGS) | 
|  | ### Rules for final target. | 
|  |  | 
|  | LOCAL_SHARED_LIBRARIES := \ | 
|  | libstlport \ | 
|  | libdl | 
|  |  | 
|  | # Add target alias to "gyp_all_modules" target. | 
|  | .PHONY: gyp_all_modules | 
|  | gyp_all_modules: third_party_libjpeg_turbo_libjpeg_gyp | 
|  |  | 
|  | # Alias gyp target name. | 
|  | .PHONY: libjpeg | 
|  | libjpeg: third_party_libjpeg_turbo_libjpeg_gyp | 
|  |  | 
|  | include $(BUILD_STATIC_LIBRARY) |