cc.target.linux-arm64.mk revision 116680a4aac90f2aa7413d9095a592090648e557
1# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := cc_cc_gyp
7LOCAL_MODULE_SUFFIX := .a
8LOCAL_MODULE_TAGS := optional
9LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
12
13# Make sure our deps are built first.
14GYP_TARGET_DEPENDENCIES := \
15	$(call intermediates-dir-for,GYP,gpu_gpu_gyp,,,$(GYP_VAR_PREFIX))/gpu.stamp \
16	$(call intermediates-dir-for,GYP,skia_skia_gyp,,,$(GYP_VAR_PREFIX))/skia.stamp \
17	$(call intermediates-dir-for,STATIC_LIBRARIES,skia_skia_library_gyp,,,$(GYP_VAR_PREFIX))/skia_skia_library_gyp.a \
18	$(call intermediates-dir-for,STATIC_LIBRARIES,ui_gl_gl_gyp,,,$(GYP_VAR_PREFIX))/ui_gl_gl_gyp.a
19
20GYP_GENERATED_OUTPUTS :=
21
22# Make sure our deps and generated files are built first.
23LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
24
25LOCAL_CPP_EXTENSION := .cc
26LOCAL_GENERATED_SOURCES :=
27
28GYP_COPIED_SOURCE_ORIGIN_DIRS :=
29
30LOCAL_SRC_FILES := \
31	cc/animation/animation.cc \
32	cc/animation/animation_curve.cc \
33	cc/animation/animation_events.cc \
34	cc/animation/animation_id_provider.cc \
35	cc/animation/animation_registrar.cc \
36	cc/animation/keyframed_animation_curve.cc \
37	cc/animation/layer_animation_controller.cc \
38	cc/animation/scroll_offset_animation_curve.cc \
39	cc/animation/scrollbar_animation_controller.cc \
40	cc/animation/scrollbar_animation_controller_linear_fade.cc \
41	cc/animation/scrollbar_animation_controller_thinning.cc \
42	cc/animation/timing_function.cc \
43	cc/animation/transform_operation.cc \
44	cc/animation/transform_operations.cc \
45	cc/base/delayed_unique_notifier.cc \
46	cc/base/invalidation_region.cc \
47	cc/base/latency_info_swap_promise.cc \
48	cc/base/latency_info_swap_promise_monitor.cc \
49	cc/base/math_util.cc \
50	cc/base/region.cc \
51	cc/base/rolling_time_delta_history.cc \
52	cc/base/swap_promise_monitor.cc \
53	cc/base/switches.cc \
54	cc/base/tiling_data.cc \
55	cc/base/unique_notifier.cc \
56	cc/debug/benchmark_instrumentation.cc \
57	cc/debug/debug_colors.cc \
58	cc/debug/debug_rect_history.cc \
59	cc/debug/frame_rate_counter.cc \
60	cc/debug/invalidation_benchmark.cc \
61	cc/debug/lap_timer.cc \
62	cc/debug/layer_tree_debug_state.cc \
63	cc/debug/micro_benchmark.cc \
64	cc/debug/micro_benchmark_impl.cc \
65	cc/debug/micro_benchmark_controller.cc \
66	cc/debug/micro_benchmark_controller_impl.cc \
67	cc/debug/paint_time_counter.cc \
68	cc/debug/picture_record_benchmark.cc \
69	cc/debug/rasterize_and_record_benchmark.cc \
70	cc/debug/rasterize_and_record_benchmark_impl.cc \
71	cc/debug/rendering_stats.cc \
72	cc/debug/rendering_stats_instrumentation.cc \
73	cc/debug/traced_picture.cc \
74	cc/debug/traced_value.cc \
75	cc/debug/unittest_only_benchmark.cc \
76	cc/debug/unittest_only_benchmark_impl.cc \
77	cc/input/page_scale_animation.cc \
78	cc/input/layer_selection_bound.cc \
79	cc/input/top_controls_manager.cc \
80	cc/layers/content_layer.cc \
81	cc/layers/contents_scaling_layer.cc \
82	cc/layers/delegated_frame_provider.cc \
83	cc/layers/delegated_frame_resource_collection.cc \
84	cc/layers/delegated_renderer_layer.cc \
85	cc/layers/delegated_renderer_layer_impl.cc \
86	cc/layers/heads_up_display_layer.cc \
87	cc/layers/heads_up_display_layer_impl.cc \
88	cc/layers/image_layer.cc \
89	cc/layers/io_surface_layer.cc \
90	cc/layers/io_surface_layer_impl.cc \
91	cc/layers/layer.cc \
92	cc/layers/layer_impl.cc \
93	cc/layers/layer_lists.cc \
94	cc/layers/layer_position_constraint.cc \
95	cc/layers/layer_utils.cc \
96	cc/layers/nine_patch_layer.cc \
97	cc/layers/nine_patch_layer_impl.cc \
98	cc/layers/painted_scrollbar_layer.cc \
99	cc/layers/painted_scrollbar_layer_impl.cc \
100	cc/layers/picture_image_layer.cc \
101	cc/layers/picture_image_layer_impl.cc \
102	cc/layers/picture_layer.cc \
103	cc/layers/picture_layer_impl.cc \
104	cc/layers/render_surface.cc \
105	cc/layers/render_surface_impl.cc \
106	cc/layers/scrollbar_layer_impl_base.cc \
107	cc/layers/solid_color_layer.cc \
108	cc/layers/solid_color_layer_impl.cc \
109	cc/layers/solid_color_scrollbar_layer.cc \
110	cc/layers/solid_color_scrollbar_layer_impl.cc \
111	cc/layers/surface_layer.cc \
112	cc/layers/surface_layer_impl.cc \
113	cc/layers/texture_layer.cc \
114	cc/layers/texture_layer_impl.cc \
115	cc/layers/tiled_layer.cc \
116	cc/layers/tiled_layer_impl.cc \
117	cc/layers/ui_resource_layer.cc \
118	cc/layers/ui_resource_layer_impl.cc \
119	cc/layers/video_frame_provider_client_impl.cc \
120	cc/layers/video_layer.cc \
121	cc/layers/video_layer_impl.cc \
122	cc/output/begin_frame_args.cc \
123	cc/output/compositor_frame.cc \
124	cc/output/compositor_frame_ack.cc \
125	cc/output/compositor_frame_metadata.cc \
126	cc/output/context_provider.cc \
127	cc/output/copy_output_request.cc \
128	cc/output/copy_output_result.cc \
129	cc/output/delegated_frame_data.cc \
130	cc/output/delegating_renderer.cc \
131	cc/output/direct_renderer.cc \
132	cc/output/filter_operation.cc \
133	cc/output/filter_operations.cc \
134	cc/output/geometry_binding.cc \
135	cc/output/gl_frame_data.cc \
136	cc/output/gl_renderer.cc \
137	cc/output/gl_renderer_draw_cache.cc \
138	cc/output/managed_memory_policy.cc \
139	cc/output/output_surface.cc \
140	cc/output/overlay_candidate.cc \
141	cc/output/overlay_processor.cc \
142	cc/output/overlay_strategy_single_on_top.cc \
143	cc/output/program_binding.cc \
144	cc/output/render_surface_filters.cc \
145	cc/output/renderer.cc \
146	cc/output/shader.cc \
147	cc/output/software_frame_data.cc \
148	cc/output/software_output_device.cc \
149	cc/output/software_renderer.cc \
150	cc/output/viewport_selection_bound.cc \
151	cc/quads/checkerboard_draw_quad.cc \
152	cc/quads/content_draw_quad_base.cc \
153	cc/quads/debug_border_draw_quad.cc \
154	cc/quads/draw_quad.cc \
155	cc/quads/io_surface_draw_quad.cc \
156	cc/quads/picture_draw_quad.cc \
157	cc/quads/render_pass.cc \
158	cc/quads/render_pass_draw_quad.cc \
159	cc/quads/shared_quad_state.cc \
160	cc/quads/solid_color_draw_quad.cc \
161	cc/quads/stream_video_draw_quad.cc \
162	cc/quads/surface_draw_quad.cc \
163	cc/quads/texture_draw_quad.cc \
164	cc/quads/tile_draw_quad.cc \
165	cc/quads/yuv_video_draw_quad.cc \
166	cc/resources/bitmap_content_layer_updater.cc \
167	cc/resources/bitmap_skpicture_content_layer_updater.cc \
168	cc/resources/content_layer_updater.cc \
169	cc/resources/gpu_raster_worker_pool.cc \
170	cc/resources/image_layer_updater.cc \
171	cc/resources/image_raster_worker_pool.cc \
172	cc/resources/image_copy_raster_worker_pool.cc \
173	cc/resources/layer_quad.cc \
174	cc/resources/layer_tiling_data.cc \
175	cc/resources/layer_updater.cc \
176	cc/resources/managed_tile_state.cc \
177	cc/resources/memory_history.cc \
178	cc/resources/picture.cc \
179	cc/resources/picture_layer_tiling.cc \
180	cc/resources/picture_layer_tiling_set.cc \
181	cc/resources/picture_pile.cc \
182	cc/resources/picture_pile_base.cc \
183	cc/resources/picture_pile_impl.cc \
184	cc/resources/pixel_buffer_raster_worker_pool.cc \
185	cc/resources/prioritized_resource.cc \
186	cc/resources/prioritized_resource_manager.cc \
187	cc/resources/prioritized_tile_set.cc \
188	cc/resources/priority_calculator.cc \
189	cc/resources/raster_mode.cc \
190	cc/resources/raster_worker_pool.cc \
191	cc/resources/rasterizer.cc \
192	cc/resources/resource.cc \
193	cc/resources/resource_format.cc \
194	cc/resources/resource_pool.cc \
195	cc/resources/resource_provider.cc \
196	cc/resources/resource_update.cc \
197	cc/resources/resource_update_controller.cc \
198	cc/resources/resource_update_queue.cc \
199	cc/resources/scoped_gpu_raster.cc \
200	cc/resources/scoped_resource.cc \
201	cc/resources/scoped_ui_resource.cc \
202	cc/resources/shared_bitmap.cc \
203	cc/resources/single_release_callback.cc \
204	cc/resources/skpicture_content_layer_updater.cc \
205	cc/resources/task_graph_runner.cc \
206	cc/resources/texture_mailbox.cc \
207	cc/resources/texture_mailbox_deleter.cc \
208	cc/resources/texture_uploader.cc \
209	cc/resources/tile.cc \
210	cc/resources/tile_manager.cc \
211	cc/resources/tile_priority.cc \
212	cc/resources/transferable_resource.cc \
213	cc/resources/ui_resource_bitmap.cc \
214	cc/resources/ui_resource_request.cc \
215	cc/resources/video_resource_updater.cc \
216	cc/scheduler/delay_based_time_source.cc \
217	cc/scheduler/scheduler.cc \
218	cc/scheduler/scheduler_settings.cc \
219	cc/scheduler/scheduler_state_machine.cc \
220	cc/trees/blocking_task_runner.cc \
221	cc/trees/damage_tracker.cc \
222	cc/trees/layer_sorter.cc \
223	cc/trees/layer_tree_host.cc \
224	cc/trees/layer_tree_host_common.cc \
225	cc/trees/layer_tree_host_impl.cc \
226	cc/trees/layer_tree_impl.cc \
227	cc/trees/layer_tree_settings.cc \
228	cc/trees/occlusion_tracker.cc \
229	cc/trees/proxy.cc \
230	cc/trees/proxy_timing_history.cc \
231	cc/trees/single_thread_proxy.cc \
232	cc/trees/thread_proxy.cc \
233	cc/trees/tree_synchronizer.cc
234
235
236# Flags passed to both C and C++ files.
237MY_CFLAGS_Debug := \
238	--param=ssp-buffer-size=4 \
239	-Werror \
240	-fno-exceptions \
241	-fno-strict-aliasing \
242	-Wall \
243	-Wno-unused-parameter \
244	-Wno-missing-field-initializers \
245	-fvisibility=hidden \
246	-pipe \
247	-fPIC \
248	-Wno-unused-local-typedefs \
249	-ffunction-sections \
250	-funwind-tables \
251	-g \
252	-fno-short-enums \
253	-finline-limit=64 \
254	-Wa,--noexecstack \
255	-U_FORTIFY_SOURCE \
256	-Wno-extra \
257	-Wno-ignored-qualifiers \
258	-Wno-type-limits \
259	-Wno-unused-but-set-variable \
260	-Os \
261	-g \
262	-fdata-sections \
263	-ffunction-sections \
264	-funwind-tables
265
266MY_DEFS_Debug := \
267	'-DV8_DEPRECATION_WARNINGS' \
268	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
269	'-D_FILE_OFFSET_BITS=64' \
270	'-DNO_TCMALLOC' \
271	'-DDISABLE_NACL' \
272	'-DCHROMIUM_BUILD' \
273	'-DUSE_LIBJPEG_TURBO=1' \
274	'-DENABLE_WEBRTC=1' \
275	'-DUSE_PROPRIETARY_CODECS' \
276	'-DENABLE_BROWSER_CDMS' \
277	'-DENABLE_CONFIGURATION_POLICY' \
278	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
279	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
280	'-DENABLE_EGLIMAGE=1' \
281	'-DCLD_VERSION=1' \
282	'-DCLD_DATA_FROM_STATIC' \
283	'-DENABLE_PRINTING=1' \
284	'-DENABLE_MANAGED_USERS=1' \
285	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
286	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
287	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
288	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
289	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
290	'-DVIDEO_HOLE=1' \
291	'-DCC_IMPLEMENTATION=1' \
292	'-DMEDIA_DISABLE_LIBVPX' \
293	'-DSK_ENABLE_INST_COUNT=0' \
294	'-DSK_SUPPORT_GPU=1' \
295	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
296	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
297	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
298	'-DGR_GL_IGNORE_ES3_MSAA=0' \
299	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
300	'-DSK_SUPPORT_LEGACY_PICTURE_CLONE' \
301	'-DSK_SUPPORT_LEGACY_GETDEVICE' \
302	'-DSK_IGNORE_ETC1_SUPPORT' \
303	'-DSK_IGNORE_GPU_DITHER' \
304	'-DSK_BUILD_FOR_ANDROID' \
305	'-DSK_USE_POSIX_THREADS' \
306	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
307	'-DU_USING_ICU_NAMESPACE=0' \
308	'-DMESA_EGL_NO_X11_HEADERS' \
309	'-DUSE_OPENSSL=1' \
310	'-DUSE_OPENSSL_CERTS=1' \
311	'-D__STDC_CONSTANT_MACROS' \
312	'-D__STDC_FORMAT_MACROS' \
313	'-DANDROID' \
314	'-D__GNU_SOURCE=1' \
315	'-DUSE_STLPORT=1' \
316	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
317	'-DCHROME_BUILD_ID=""' \
318	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
319	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
320	'-D_DEBUG'
321
322
323# Include paths placed before CFLAGS/CPPFLAGS
324LOCAL_C_INCLUDES_Debug := \
325	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
326	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
327	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
328	$(gyp_shared_intermediate_dir) \
329	$(LOCAL_PATH) \
330	$(LOCAL_PATH)/third_party/khronos \
331	$(LOCAL_PATH)/gpu \
332	$(LOCAL_PATH)/skia/config \
333	$(LOCAL_PATH)/third_party/skia/src/core \
334	$(LOCAL_PATH)/third_party/skia/include/core \
335	$(LOCAL_PATH)/third_party/skia/include/effects \
336	$(LOCAL_PATH)/third_party/skia/include/pdf \
337	$(LOCAL_PATH)/third_party/skia/include/gpu \
338	$(LOCAL_PATH)/third_party/skia/include/lazy \
339	$(LOCAL_PATH)/third_party/skia/include/pathops \
340	$(LOCAL_PATH)/third_party/skia/include/pipe \
341	$(LOCAL_PATH)/third_party/skia/include/ports \
342	$(LOCAL_PATH)/third_party/skia/include/utils \
343	$(LOCAL_PATH)/skia/ext \
344	$(PWD)/external/icu4c/common \
345	$(PWD)/external/icu4c/i18n \
346	$(gyp_shared_intermediate_dir)/ui/gl \
347	$(LOCAL_PATH)/third_party/mesa/src/include \
348	$(PWD)/frameworks/wilhelm/include \
349	$(PWD)/bionic \
350	$(PWD)/external/stlport/stlport
351
352
353# Flags passed to only C++ (and not C) files.
354LOCAL_CPPFLAGS_Debug := \
355	-fno-rtti \
356	-fno-threadsafe-statics \
357	-fvisibility-inlines-hidden \
358	-Wsign-compare \
359	-std=gnu++11 \
360	-Wno-narrowing \
361	-Wno-literal-suffix \
362	-Wno-non-virtual-dtor \
363	-Wno-sign-promo
364
365
366# Flags passed to both C and C++ files.
367MY_CFLAGS_Release := \
368	--param=ssp-buffer-size=4 \
369	-Werror \
370	-fno-exceptions \
371	-fno-strict-aliasing \
372	-Wall \
373	-Wno-unused-parameter \
374	-Wno-missing-field-initializers \
375	-fvisibility=hidden \
376	-pipe \
377	-fPIC \
378	-Wno-unused-local-typedefs \
379	-ffunction-sections \
380	-funwind-tables \
381	-g \
382	-fno-short-enums \
383	-finline-limit=64 \
384	-Wa,--noexecstack \
385	-U_FORTIFY_SOURCE \
386	-Wno-extra \
387	-Wno-ignored-qualifiers \
388	-Wno-type-limits \
389	-Wno-unused-but-set-variable \
390	-Os \
391	-fno-ident \
392	-fdata-sections \
393	-ffunction-sections \
394	-funwind-tables
395
396MY_DEFS_Release := \
397	'-DV8_DEPRECATION_WARNINGS' \
398	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
399	'-D_FILE_OFFSET_BITS=64' \
400	'-DNO_TCMALLOC' \
401	'-DDISABLE_NACL' \
402	'-DCHROMIUM_BUILD' \
403	'-DUSE_LIBJPEG_TURBO=1' \
404	'-DENABLE_WEBRTC=1' \
405	'-DUSE_PROPRIETARY_CODECS' \
406	'-DENABLE_BROWSER_CDMS' \
407	'-DENABLE_CONFIGURATION_POLICY' \
408	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
409	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
410	'-DENABLE_EGLIMAGE=1' \
411	'-DCLD_VERSION=1' \
412	'-DCLD_DATA_FROM_STATIC' \
413	'-DENABLE_PRINTING=1' \
414	'-DENABLE_MANAGED_USERS=1' \
415	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
416	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
417	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
418	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
419	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
420	'-DVIDEO_HOLE=1' \
421	'-DCC_IMPLEMENTATION=1' \
422	'-DMEDIA_DISABLE_LIBVPX' \
423	'-DSK_ENABLE_INST_COUNT=0' \
424	'-DSK_SUPPORT_GPU=1' \
425	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
426	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
427	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
428	'-DGR_GL_IGNORE_ES3_MSAA=0' \
429	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
430	'-DSK_SUPPORT_LEGACY_PICTURE_CLONE' \
431	'-DSK_SUPPORT_LEGACY_GETDEVICE' \
432	'-DSK_IGNORE_ETC1_SUPPORT' \
433	'-DSK_IGNORE_GPU_DITHER' \
434	'-DSK_BUILD_FOR_ANDROID' \
435	'-DSK_USE_POSIX_THREADS' \
436	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
437	'-DU_USING_ICU_NAMESPACE=0' \
438	'-DMESA_EGL_NO_X11_HEADERS' \
439	'-DUSE_OPENSSL=1' \
440	'-DUSE_OPENSSL_CERTS=1' \
441	'-D__STDC_CONSTANT_MACROS' \
442	'-D__STDC_FORMAT_MACROS' \
443	'-DANDROID' \
444	'-D__GNU_SOURCE=1' \
445	'-DUSE_STLPORT=1' \
446	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
447	'-DCHROME_BUILD_ID=""' \
448	'-DNDEBUG' \
449	'-DNVALGRIND' \
450	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
451	'-D_FORTIFY_SOURCE=2'
452
453
454# Include paths placed before CFLAGS/CPPFLAGS
455LOCAL_C_INCLUDES_Release := \
456	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
457	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
458	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
459	$(gyp_shared_intermediate_dir) \
460	$(LOCAL_PATH) \
461	$(LOCAL_PATH)/third_party/khronos \
462	$(LOCAL_PATH)/gpu \
463	$(LOCAL_PATH)/skia/config \
464	$(LOCAL_PATH)/third_party/skia/src/core \
465	$(LOCAL_PATH)/third_party/skia/include/core \
466	$(LOCAL_PATH)/third_party/skia/include/effects \
467	$(LOCAL_PATH)/third_party/skia/include/pdf \
468	$(LOCAL_PATH)/third_party/skia/include/gpu \
469	$(LOCAL_PATH)/third_party/skia/include/lazy \
470	$(LOCAL_PATH)/third_party/skia/include/pathops \
471	$(LOCAL_PATH)/third_party/skia/include/pipe \
472	$(LOCAL_PATH)/third_party/skia/include/ports \
473	$(LOCAL_PATH)/third_party/skia/include/utils \
474	$(LOCAL_PATH)/skia/ext \
475	$(PWD)/external/icu4c/common \
476	$(PWD)/external/icu4c/i18n \
477	$(gyp_shared_intermediate_dir)/ui/gl \
478	$(LOCAL_PATH)/third_party/mesa/src/include \
479	$(PWD)/frameworks/wilhelm/include \
480	$(PWD)/bionic \
481	$(PWD)/external/stlport/stlport
482
483
484# Flags passed to only C++ (and not C) files.
485LOCAL_CPPFLAGS_Release := \
486	-fno-rtti \
487	-fno-threadsafe-statics \
488	-fvisibility-inlines-hidden \
489	-Wsign-compare \
490	-std=gnu++11 \
491	-Wno-narrowing \
492	-Wno-literal-suffix \
493	-Wno-non-virtual-dtor \
494	-Wno-sign-promo
495
496
497LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
498LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
499LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
500LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
501### Rules for final target.
502
503LOCAL_LDFLAGS_Debug := \
504	-Wl,-z,now \
505	-Wl,-z,relro \
506	-Wl,--fatal-warnings \
507	-Wl,-z,noexecstack \
508	-fPIC \
509	-nostdlib \
510	-Wl,--no-undefined \
511	-Wl,--exclude-libs=ALL \
512	-Wl,--warn-shared-textrel \
513	-Wl,-O1 \
514	-Wl,--as-needed
515
516
517LOCAL_LDFLAGS_Release := \
518	-Wl,-z,now \
519	-Wl,-z,relro \
520	-Wl,--fatal-warnings \
521	-Wl,-z,noexecstack \
522	-fPIC \
523	-nostdlib \
524	-Wl,--no-undefined \
525	-Wl,--exclude-libs=ALL \
526	-Wl,-O1 \
527	-Wl,--as-needed \
528	-Wl,--gc-sections \
529	-Wl,--warn-shared-textrel
530
531
532LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
533
534LOCAL_STATIC_LIBRARIES := \
535	skia_skia_library_gyp \
536	ui_gl_gl_gyp
537
538# Enable grouping to fix circular references
539LOCAL_GROUP_STATIC_LIBRARIES := true
540
541LOCAL_SHARED_LIBRARIES := \
542	libstlport \
543	libdl
544
545# Add target alias to "gyp_all_modules" target.
546.PHONY: gyp_all_modules
547gyp_all_modules: cc_cc_gyp
548
549# Alias gyp target name.
550.PHONY: cc
551cc: cc_cc_gyp
552
553include $(BUILD_STATIC_LIBRARY)
554