| # This file is generated by gyp; do not edit. |
| |
| include $(CLEAR_VARS) |
| |
| LOCAL_MODULE_CLASS := STATIC_LIBRARIES |
| LOCAL_MODULE := base_base_gyp |
| LOCAL_MODULE_SUFFIX := .a |
| LOCAL_MODULE_TAGS := optional |
| gyp_intermediate_dir := $(call local-intermediates-dir) |
| gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared) |
| |
| # Make sure our deps are built first. |
| GYP_TARGET_DEPENDENCIES := \ |
| $(call intermediates-dir-for,GYP,testing_gtest_prod_gyp)/gtest_prod.stamp \ |
| $(call intermediates-dir-for,GYP,base_base_jni_headers_gyp)/base_jni_headers.stamp \ |
| $(call intermediates-dir-for,GYP,third_party_ashmem_ashmem_gyp)/ashmem.stamp |
| |
| GYP_GENERATED_OUTPUTS := |
| |
| # Make sure our deps and generated files are built first. |
| LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS) |
| |
| LOCAL_CPP_EXTENSION := .cc |
| LOCAL_GENERATED_SOURCES := |
| |
| GYP_COPIED_SOURCE_ORIGIN_DIRS := |
| |
| LOCAL_SRC_FILES := \ |
| base/event_recorder_stubs.cc \ |
| base/linux_util.cc \ |
| base/md5.cc \ |
| base/message_loop/message_pump_android.cc \ |
| base/message_loop/message_pump_libevent.cc \ |
| base/metrics/field_trial.cc \ |
| base/posix/file_descriptor_shuffle.cc \ |
| base/sync_socket_posix.cc \ |
| base/third_party/dmg_fp/g_fmt.cc \ |
| base/third_party/dmg_fp/dtoa_wrapper.cc \ |
| base/third_party/icu/icu_utf.cc \ |
| base/third_party/nspr/prtime.cc \ |
| base/allocator/allocator_extension.cc \ |
| base/allocator/type_profiler_control.cc \ |
| base/android/activity_status.cc \ |
| base/android/base_jni_registrar.cc \ |
| base/android/build_info.cc \ |
| base/android/cpu_features.cc \ |
| base/android/fifo_utils.cc \ |
| base/android/important_file_writer_android.cc \ |
| base/android/scoped_java_ref.cc \ |
| base/android/jni_android.cc \ |
| base/android/jni_array.cc \ |
| base/android/jni_helper.cc \ |
| base/android/jni_registrar.cc \ |
| base/android/jni_string.cc \ |
| base/android/memory_pressure_listener_android.cc \ |
| base/android/java_handler_thread.cc \ |
| base/android/path_service_android.cc \ |
| base/android/path_utils.cc \ |
| base/android/sys_utils.cc \ |
| base/at_exit.cc \ |
| base/base_paths.cc \ |
| base/base_paths_android.cc \ |
| base/base64.cc \ |
| base/bind_helpers.cc \ |
| base/build_time.cc \ |
| base/callback_internal.cc \ |
| base/command_line.cc \ |
| base/cpu.cc \ |
| base/debug/alias.cc \ |
| base/debug/crash_logging.cc \ |
| base/debug/debugger.cc \ |
| base/debug/debugger_posix.cc \ |
| base/debug/proc_maps_linux.cc \ |
| base/debug/profiler.cc \ |
| base/debug/stack_trace.cc \ |
| base/debug/stack_trace_android.cc \ |
| base/debug/trace_event_android.cc \ |
| base/debug/trace_event_impl.cc \ |
| base/debug/trace_event_impl_constants.cc \ |
| base/debug/trace_event_memory.cc \ |
| base/deferred_sequenced_task_runner.cc \ |
| base/environment.cc \ |
| base/file_util.cc \ |
| base/file_util_android.cc \ |
| base/file_util_posix.cc \ |
| base/files/file_enumerator.cc \ |
| base/files/file_enumerator_posix.cc \ |
| base/files/file_path.cc \ |
| base/files/file_path_constants.cc \ |
| base/files/file_path_watcher.cc \ |
| base/files/file_path_watcher_linux.cc \ |
| base/files/file_util_proxy.cc \ |
| base/files/important_file_writer.cc \ |
| base/files/memory_mapped_file.cc \ |
| base/files/memory_mapped_file_posix.cc \ |
| base/files/scoped_platform_file_closer.cc \ |
| base/files/scoped_temp_dir.cc \ |
| base/guid.cc \ |
| base/guid_posix.cc \ |
| base/hash.cc \ |
| base/ini_parser.cc \ |
| base/json/json_file_value_serializer.cc \ |
| base/json/json_parser.cc \ |
| base/json/json_reader.cc \ |
| base/json/json_string_value_serializer.cc \ |
| base/json/json_writer.cc \ |
| base/json/string_escape.cc \ |
| base/lazy_instance.cc \ |
| base/location.cc \ |
| base/logging.cc \ |
| base/memory/aligned_memory.cc \ |
| base/memory/discardable_memory.cc \ |
| base/memory/discardable_memory_android.cc \ |
| base/memory/memory_pressure_listener.cc \ |
| base/memory/ref_counted.cc \ |
| base/memory/ref_counted_memory.cc \ |
| base/memory/shared_memory_android.cc \ |
| base/memory/shared_memory_posix.cc \ |
| base/memory/singleton.cc \ |
| base/memory/weak_ptr.cc \ |
| base/message_loop/incoming_task_queue.cc \ |
| base/message_loop/message_loop.cc \ |
| base/message_loop/message_loop_proxy.cc \ |
| base/message_loop/message_loop_proxy_impl.cc \ |
| base/message_loop/message_pump.cc \ |
| base/message_loop/message_pump_default.cc \ |
| base/metrics/sample_map.cc \ |
| base/metrics/sample_vector.cc \ |
| base/metrics/bucket_ranges.cc \ |
| base/metrics/histogram.cc \ |
| base/metrics/histogram_base.cc \ |
| base/metrics/histogram_samples.cc \ |
| base/metrics/histogram_snapshot_manager.cc \ |
| base/metrics/sparse_histogram.cc \ |
| base/metrics/statistics_recorder.cc \ |
| base/metrics/stats_counters.cc \ |
| base/metrics/stats_table.cc \ |
| base/native_library_posix.cc \ |
| base/os_compat_android.cc \ |
| base/path_service.cc \ |
| base/pending_task.cc \ |
| base/pickle.cc \ |
| base/platform_file.cc \ |
| base/platform_file_posix.cc \ |
| base/posix/global_descriptors.cc \ |
| base/posix/unix_domain_socket_linux.cc \ |
| base/power_monitor/power_monitor.cc \ |
| base/power_monitor/power_monitor_device_source_android.cc \ |
| base/power_monitor/power_monitor_device_source.cc \ |
| base/power_monitor/power_monitor_source.cc \ |
| base/process/internal_linux.cc \ |
| base/process/kill.cc \ |
| base/process/kill_posix.cc \ |
| base/process/launch_posix.cc \ |
| base/process/memory_linux.cc \ |
| base/process/process_handle_linux.cc \ |
| base/process/process_handle_posix.cc \ |
| base/process/process_iterator.cc \ |
| base/process/process_iterator_linux.cc \ |
| base/process/process_metrics_linux.cc \ |
| base/process/process_metrics_posix.cc \ |
| base/process/process_posix.cc \ |
| base/profiler/scoped_profile.cc \ |
| base/profiler/alternate_timer.cc \ |
| base/profiler/tracked_time.cc \ |
| base/rand_util.cc \ |
| base/rand_util_posix.cc \ |
| base/run_loop.cc \ |
| base/safe_strerror_posix.cc \ |
| base/scoped_native_library.cc \ |
| base/sequence_checker_impl.cc \ |
| base/sequenced_task_runner.cc \ |
| base/sha1_portable.cc \ |
| base/strings/latin1_string_conversions.cc \ |
| base/strings/nullable_string16.cc \ |
| base/strings/string16.cc \ |
| base/strings/string_number_conversions.cc \ |
| base/strings/string_split.cc \ |
| base/strings/string_piece.cc \ |
| base/strings/string_util.cc \ |
| base/strings/string_util_constants.cc \ |
| base/strings/stringprintf.cc \ |
| base/strings/sys_string_conversions_posix.cc \ |
| base/strings/utf_offset_string_conversions.cc \ |
| base/strings/utf_string_conversion_utils.cc \ |
| base/strings/utf_string_conversions.cc \ |
| base/supports_user_data.cc \ |
| base/synchronization/cancellation_flag.cc \ |
| base/synchronization/condition_variable_posix.cc \ |
| base/synchronization/lock.cc \ |
| base/synchronization/lock_impl_posix.cc \ |
| base/synchronization/waitable_event_posix.cc \ |
| base/synchronization/waitable_event_watcher_posix.cc \ |
| base/system_monitor/system_monitor.cc \ |
| base/sys_info.cc \ |
| base/sys_info_android.cc \ |
| base/sys_info_linux.cc \ |
| base/sys_info_posix.cc \ |
| base/task_runner.cc \ |
| base/thread_task_runner_handle.cc \ |
| base/threading/non_thread_safe_impl.cc \ |
| base/threading/platform_thread_android.cc \ |
| base/threading/platform_thread_posix.cc \ |
| base/threading/post_task_and_reply_impl.cc \ |
| base/threading/sequenced_worker_pool.cc \ |
| base/threading/simple_thread.cc \ |
| base/threading/thread.cc \ |
| base/threading/thread_checker_impl.cc \ |
| base/threading/thread_collision_warner.cc \ |
| base/threading/thread_id_name_manager.cc \ |
| base/threading/thread_local_posix.cc \ |
| base/threading/thread_local_storage_posix.cc \ |
| base/threading/thread_restrictions.cc \ |
| base/threading/watchdog.cc \ |
| base/threading/worker_pool.cc \ |
| base/threading/worker_pool_posix.cc \ |
| base/time/clock.cc \ |
| base/time/default_clock.cc \ |
| base/time/default_tick_clock.cc \ |
| base/time/tick_clock.cc \ |
| base/time/time.cc \ |
| base/time/time_posix.cc \ |
| base/timer/hi_res_timer_manager_posix.cc \ |
| base/timer/timer.cc \ |
| base/tracked_objects.cc \ |
| base/tracking_info.cc \ |
| base/values.cc \ |
| base/value_conversions.cc \ |
| base/version.cc \ |
| base/vlog.cc |
| |
| |
| # Flags passed to both C and C++ files. |
| MY_CFLAGS_Debug := \ |
| -fstack-protector \ |
| --param=ssp-buffer-size=4 \ |
| -Werror \ |
| -fno-exceptions \ |
| -fno-strict-aliasing \ |
| -Wall \ |
| -Wno-unused-parameter \ |
| -Wno-missing-field-initializers \ |
| -fvisibility=hidden \ |
| -pipe \ |
| -fPIC \ |
| -fno-tree-sra \ |
| -fuse-ld=gold \ |
| -Wno-psabi \ |
| -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 \ |
| -Os \ |
| -g \ |
| -fomit-frame-pointer \ |
| -fdata-sections \ |
| -ffunction-sections |
| |
| MY_DEFS_Debug := \ |
| '-DANGLE_DX11' \ |
| '-D_FILE_OFFSET_BITS=64' \ |
| '-DNO_TCMALLOC' \ |
| '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ |
| '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ |
| '-DDISABLE_NACL' \ |
| '-DCHROMIUM_BUILD' \ |
| '-DUSE_LIBJPEG_TURBO=1' \ |
| '-DUSE_PROPRIETARY_CODECS' \ |
| '-DENABLE_CONFIGURATION_POLICY' \ |
| '-DLOGGING_IS_OFFICIAL_BUILD=1' \ |
| '-DTRACING_IS_OFFICIAL_BUILD=1' \ |
| '-DENABLE_GPU=1' \ |
| '-DUSE_OPENSSL=1' \ |
| '-DENABLE_EGLIMAGE=1' \ |
| '-DENABLE_PRINTING=1' \ |
| '-D__STDC_CONSTANT_MACROS' \ |
| '-D__STDC_FORMAT_MACROS' \ |
| '-DBASE_IMPLEMENTATION' \ |
| '-DANDROID_SINCOS_PROVIDED' \ |
| '-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)/shim_headers/ashmem/target \ |
| $(gyp_shared_intermediate_dir)/base \ |
| $(LOCAL_PATH) \ |
| $(PWD)/frameworks/wilhelm/include \ |
| $(PWD)/bionic \ |
| $(PWD)/external/stlport/stlport |
| |
| |
| # Flags passed to only C++ (and not C) files. |
| LOCAL_CPPFLAGS_Debug := \ |
| -fno-rtti \ |
| -fno-threadsafe-statics \ |
| -fvisibility-inlines-hidden \ |
| -Wsign-compare \ |
| -Wno-abi \ |
| -Wno-error=c++0x-compat \ |
| -Wno-non-virtual-dtor \ |
| -Wno-sign-promo |
| |
| |
| # Flags passed to both C and C++ files. |
| MY_CFLAGS_Release := \ |
| -fstack-protector \ |
| --param=ssp-buffer-size=4 \ |
| -Werror \ |
| -fno-exceptions \ |
| -fno-strict-aliasing \ |
| -Wall \ |
| -Wno-unused-parameter \ |
| -Wno-missing-field-initializers \ |
| -fvisibility=hidden \ |
| -pipe \ |
| -fPIC \ |
| -fno-tree-sra \ |
| -fuse-ld=gold \ |
| -Wno-psabi \ |
| -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 \ |
| -Os \ |
| -fno-ident \ |
| -fdata-sections \ |
| -ffunction-sections \ |
| -fomit-frame-pointer |
| |
| MY_DEFS_Release := \ |
| '-DANGLE_DX11' \ |
| '-D_FILE_OFFSET_BITS=64' \ |
| '-DNO_TCMALLOC' \ |
| '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \ |
| '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \ |
| '-DDISABLE_NACL' \ |
| '-DCHROMIUM_BUILD' \ |
| '-DUSE_LIBJPEG_TURBO=1' \ |
| '-DUSE_PROPRIETARY_CODECS' \ |
| '-DENABLE_CONFIGURATION_POLICY' \ |
| '-DLOGGING_IS_OFFICIAL_BUILD=1' \ |
| '-DTRACING_IS_OFFICIAL_BUILD=1' \ |
| '-DENABLE_GPU=1' \ |
| '-DUSE_OPENSSL=1' \ |
| '-DENABLE_EGLIMAGE=1' \ |
| '-DENABLE_PRINTING=1' \ |
| '-D__STDC_CONSTANT_MACROS' \ |
| '-D__STDC_FORMAT_MACROS' \ |
| '-DBASE_IMPLEMENTATION' \ |
| '-DANDROID_SINCOS_PROVIDED' \ |
| '-DANDROID' \ |
| '-D__GNU_SOURCE=1' \ |
| '-DUSE_STLPORT=1' \ |
| '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \ |
| '-DCHROME_BUILD_ID=""' \ |
| '-DNDEBUG' \ |
| '-DNVALGRIND' \ |
| '-DDYNAMIC_ANNOTATIONS_ENABLED=0' \ |
| '-D_FORTIFY_SOURCE=2' |
| |
| |
| # Include paths placed before CFLAGS/CPPFLAGS |
| LOCAL_C_INCLUDES_Release := \ |
| $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \ |
| $(gyp_shared_intermediate_dir)/base \ |
| $(LOCAL_PATH) \ |
| $(PWD)/frameworks/wilhelm/include \ |
| $(PWD)/bionic \ |
| $(PWD)/external/stlport/stlport |
| |
| |
| # Flags passed to only C++ (and not C) files. |
| LOCAL_CPPFLAGS_Release := \ |
| -fno-rtti \ |
| -fno-threadsafe-statics \ |
| -fvisibility-inlines-hidden \ |
| -Wsign-compare \ |
| -Wno-abi \ |
| -Wno-error=c++0x-compat \ |
| -Wno-non-virtual-dtor \ |
| -Wno-sign-promo |
| |
| |
| 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)) |
| ### Rules for final target. |
| |
| LOCAL_LDFLAGS_Debug := \ |
| -Wl,-z,now \ |
| -Wl,-z,relro \ |
| -Wl,-z,noexecstack \ |
| -fPIC \ |
| -Wl,-z,relro \ |
| -Wl,-z,now \ |
| -fuse-ld=gold \ |
| -nostdlib \ |
| -Wl,--no-undefined \ |
| -Wl,--exclude-libs=ALL \ |
| -Wl,--icf=safe \ |
| -Wl,--fatal-warnings \ |
| -Wl,--gc-sections \ |
| -Wl,--warn-shared-textrel \ |
| -Wl,-O1 \ |
| -Wl,--as-needed |
| |
| |
| LOCAL_LDFLAGS_Release := \ |
| -Wl,-z,now \ |
| -Wl,-z,relro \ |
| -Wl,-z,noexecstack \ |
| -fPIC \ |
| -Wl,-z,relro \ |
| -Wl,-z,now \ |
| -fuse-ld=gold \ |
| -nostdlib \ |
| -Wl,--no-undefined \ |
| -Wl,--exclude-libs=ALL \ |
| -Wl,--icf=safe \ |
| -Wl,-O1 \ |
| -Wl,--as-needed \ |
| -Wl,--gc-sections \ |
| -Wl,--fatal-warnings \ |
| -Wl,--warn-shared-textrel |
| |
| |
| LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION)) |
| |
| LOCAL_STATIC_LIBRARIES := \ |
| cpufeatures |
| |
| # Enable grouping to fix circular references |
| LOCAL_GROUP_STATIC_LIBRARIES := true |
| |
| LOCAL_SHARED_LIBRARIES := \ |
| libstlport \ |
| libdl |
| |
| # Add target alias to "gyp_all_modules" target. |
| .PHONY: gyp_all_modules |
| gyp_all_modules: base_base_gyp |
| |
| # Alias gyp target name. |
| .PHONY: base |
| base: base_base_gyp |
| |
| include $(BUILD_STATIC_LIBRARY) |