cc.target.linux-x86_64.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	-fstack-protector \
239	--param=ssp-buffer-size=4 \
240	-Werror \
241	-fno-exceptions \
242	-fno-strict-aliasing \
243	-Wall \
244	-Wno-unused-parameter \
245	-Wno-missing-field-initializers \
246	-fvisibility=hidden \
247	-pipe \
248	-fPIC \
249	-Wno-unused-local-typedefs \
250	-m64 \
251	-march=x86-64 \
252	-ffunction-sections \
253	-funwind-tables \
254	-g \
255	-fstack-protector \
256	-fno-short-enums \
257	-finline-limit=64 \
258	-Wa,--noexecstack \
259	-U_FORTIFY_SOURCE \
260	-Wno-extra \
261	-Wno-ignored-qualifiers \
262	-Wno-type-limits \
263	-Wno-unused-but-set-variable \
264	-Os \
265	-g \
266	-fdata-sections \
267	-ffunction-sections \
268	-fomit-frame-pointer \
269	-funwind-tables
270
271MY_DEFS_Debug := \
272	'-DV8_DEPRECATION_WARNINGS' \
273	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
274	'-D_FILE_OFFSET_BITS=64' \
275	'-DNO_TCMALLOC' \
276	'-DDISABLE_NACL' \
277	'-DCHROMIUM_BUILD' \
278	'-DUSE_LIBJPEG_TURBO=1' \
279	'-DENABLE_WEBRTC=1' \
280	'-DUSE_PROPRIETARY_CODECS' \
281	'-DENABLE_BROWSER_CDMS' \
282	'-DENABLE_CONFIGURATION_POLICY' \
283	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
284	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
285	'-DENABLE_EGLIMAGE=1' \
286	'-DCLD_VERSION=1' \
287	'-DCLD_DATA_FROM_STATIC' \
288	'-DENABLE_PRINTING=1' \
289	'-DENABLE_MANAGED_USERS=1' \
290	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
291	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
292	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
293	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
294	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
295	'-DVIDEO_HOLE=1' \
296	'-DCC_IMPLEMENTATION=1' \
297	'-DMEDIA_DISABLE_LIBVPX' \
298	'-DSK_ENABLE_INST_COUNT=0' \
299	'-DSK_SUPPORT_GPU=1' \
300	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
301	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
302	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
303	'-DGR_GL_IGNORE_ES3_MSAA=0' \
304	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
305	'-DSK_SUPPORT_LEGACY_PICTURE_CLONE' \
306	'-DSK_SUPPORT_LEGACY_GETDEVICE' \
307	'-DSK_IGNORE_ETC1_SUPPORT' \
308	'-DSK_IGNORE_GPU_DITHER' \
309	'-DSK_BUILD_FOR_ANDROID' \
310	'-DSK_USE_POSIX_THREADS' \
311	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
312	'-DU_USING_ICU_NAMESPACE=0' \
313	'-DMESA_EGL_NO_X11_HEADERS' \
314	'-DUSE_OPENSSL=1' \
315	'-DUSE_OPENSSL_CERTS=1' \
316	'-D__STDC_CONSTANT_MACROS' \
317	'-D__STDC_FORMAT_MACROS' \
318	'-DANDROID' \
319	'-D__GNU_SOURCE=1' \
320	'-DUSE_STLPORT=1' \
321	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
322	'-DCHROME_BUILD_ID=""' \
323	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
324	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
325	'-D_DEBUG'
326
327
328# Include paths placed before CFLAGS/CPPFLAGS
329LOCAL_C_INCLUDES_Debug := \
330	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
331	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
332	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
333	$(gyp_shared_intermediate_dir) \
334	$(LOCAL_PATH) \
335	$(LOCAL_PATH)/third_party/khronos \
336	$(LOCAL_PATH)/gpu \
337	$(LOCAL_PATH)/skia/config \
338	$(LOCAL_PATH)/third_party/skia/src/core \
339	$(LOCAL_PATH)/third_party/skia/include/core \
340	$(LOCAL_PATH)/third_party/skia/include/effects \
341	$(LOCAL_PATH)/third_party/skia/include/pdf \
342	$(LOCAL_PATH)/third_party/skia/include/gpu \
343	$(LOCAL_PATH)/third_party/skia/include/lazy \
344	$(LOCAL_PATH)/third_party/skia/include/pathops \
345	$(LOCAL_PATH)/third_party/skia/include/pipe \
346	$(LOCAL_PATH)/third_party/skia/include/ports \
347	$(LOCAL_PATH)/third_party/skia/include/utils \
348	$(LOCAL_PATH)/skia/ext \
349	$(PWD)/external/icu4c/common \
350	$(PWD)/external/icu4c/i18n \
351	$(gyp_shared_intermediate_dir)/ui/gl \
352	$(LOCAL_PATH)/third_party/mesa/src/include \
353	$(PWD)/frameworks/wilhelm/include \
354	$(PWD)/bionic \
355	$(PWD)/external/stlport/stlport
356
357
358# Flags passed to only C++ (and not C) files.
359LOCAL_CPPFLAGS_Debug := \
360	-fno-rtti \
361	-fno-threadsafe-statics \
362	-fvisibility-inlines-hidden \
363	-Wsign-compare \
364	-std=gnu++11 \
365	-Wno-narrowing \
366	-Wno-literal-suffix \
367	-Wno-non-virtual-dtor \
368	-Wno-sign-promo
369
370
371# Flags passed to both C and C++ files.
372MY_CFLAGS_Release := \
373	-fstack-protector \
374	--param=ssp-buffer-size=4 \
375	-Werror \
376	-fno-exceptions \
377	-fno-strict-aliasing \
378	-Wall \
379	-Wno-unused-parameter \
380	-Wno-missing-field-initializers \
381	-fvisibility=hidden \
382	-pipe \
383	-fPIC \
384	-Wno-unused-local-typedefs \
385	-m64 \
386	-march=x86-64 \
387	-ffunction-sections \
388	-funwind-tables \
389	-g \
390	-fstack-protector \
391	-fno-short-enums \
392	-finline-limit=64 \
393	-Wa,--noexecstack \
394	-U_FORTIFY_SOURCE \
395	-Wno-extra \
396	-Wno-ignored-qualifiers \
397	-Wno-type-limits \
398	-Wno-unused-but-set-variable \
399	-Os \
400	-fno-ident \
401	-fdata-sections \
402	-ffunction-sections \
403	-fomit-frame-pointer \
404	-funwind-tables
405
406MY_DEFS_Release := \
407	'-DV8_DEPRECATION_WARNINGS' \
408	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
409	'-D_FILE_OFFSET_BITS=64' \
410	'-DNO_TCMALLOC' \
411	'-DDISABLE_NACL' \
412	'-DCHROMIUM_BUILD' \
413	'-DUSE_LIBJPEG_TURBO=1' \
414	'-DENABLE_WEBRTC=1' \
415	'-DUSE_PROPRIETARY_CODECS' \
416	'-DENABLE_BROWSER_CDMS' \
417	'-DENABLE_CONFIGURATION_POLICY' \
418	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
419	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
420	'-DENABLE_EGLIMAGE=1' \
421	'-DCLD_VERSION=1' \
422	'-DCLD_DATA_FROM_STATIC' \
423	'-DENABLE_PRINTING=1' \
424	'-DENABLE_MANAGED_USERS=1' \
425	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
426	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
427	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
428	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
429	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
430	'-DVIDEO_HOLE=1' \
431	'-DCC_IMPLEMENTATION=1' \
432	'-DMEDIA_DISABLE_LIBVPX' \
433	'-DSK_ENABLE_INST_COUNT=0' \
434	'-DSK_SUPPORT_GPU=1' \
435	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
436	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
437	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
438	'-DGR_GL_IGNORE_ES3_MSAA=0' \
439	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
440	'-DSK_SUPPORT_LEGACY_PICTURE_CLONE' \
441	'-DSK_SUPPORT_LEGACY_GETDEVICE' \
442	'-DSK_IGNORE_ETC1_SUPPORT' \
443	'-DSK_IGNORE_GPU_DITHER' \
444	'-DSK_BUILD_FOR_ANDROID' \
445	'-DSK_USE_POSIX_THREADS' \
446	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
447	'-DU_USING_ICU_NAMESPACE=0' \
448	'-DMESA_EGL_NO_X11_HEADERS' \
449	'-DUSE_OPENSSL=1' \
450	'-DUSE_OPENSSL_CERTS=1' \
451	'-D__STDC_CONSTANT_MACROS' \
452	'-D__STDC_FORMAT_MACROS' \
453	'-DANDROID' \
454	'-D__GNU_SOURCE=1' \
455	'-DUSE_STLPORT=1' \
456	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
457	'-DCHROME_BUILD_ID=""' \
458	'-DNDEBUG' \
459	'-DNVALGRIND' \
460	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
461	'-D_FORTIFY_SOURCE=2'
462
463
464# Include paths placed before CFLAGS/CPPFLAGS
465LOCAL_C_INCLUDES_Release := \
466	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
467	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
468	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
469	$(gyp_shared_intermediate_dir) \
470	$(LOCAL_PATH) \
471	$(LOCAL_PATH)/third_party/khronos \
472	$(LOCAL_PATH)/gpu \
473	$(LOCAL_PATH)/skia/config \
474	$(LOCAL_PATH)/third_party/skia/src/core \
475	$(LOCAL_PATH)/third_party/skia/include/core \
476	$(LOCAL_PATH)/third_party/skia/include/effects \
477	$(LOCAL_PATH)/third_party/skia/include/pdf \
478	$(LOCAL_PATH)/third_party/skia/include/gpu \
479	$(LOCAL_PATH)/third_party/skia/include/lazy \
480	$(LOCAL_PATH)/third_party/skia/include/pathops \
481	$(LOCAL_PATH)/third_party/skia/include/pipe \
482	$(LOCAL_PATH)/third_party/skia/include/ports \
483	$(LOCAL_PATH)/third_party/skia/include/utils \
484	$(LOCAL_PATH)/skia/ext \
485	$(PWD)/external/icu4c/common \
486	$(PWD)/external/icu4c/i18n \
487	$(gyp_shared_intermediate_dir)/ui/gl \
488	$(LOCAL_PATH)/third_party/mesa/src/include \
489	$(PWD)/frameworks/wilhelm/include \
490	$(PWD)/bionic \
491	$(PWD)/external/stlport/stlport
492
493
494# Flags passed to only C++ (and not C) files.
495LOCAL_CPPFLAGS_Release := \
496	-fno-rtti \
497	-fno-threadsafe-statics \
498	-fvisibility-inlines-hidden \
499	-Wsign-compare \
500	-std=gnu++11 \
501	-Wno-narrowing \
502	-Wno-literal-suffix \
503	-Wno-non-virtual-dtor \
504	-Wno-sign-promo
505
506
507LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
508LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
509LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
510LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
511### Rules for final target.
512
513LOCAL_LDFLAGS_Debug := \
514	-Wl,-z,now \
515	-Wl,-z,relro \
516	-Wl,--fatal-warnings \
517	-Wl,-z,noexecstack \
518	-fPIC \
519	-m64 \
520	-fuse-ld=gold \
521	-nostdlib \
522	-Wl,--no-undefined \
523	-Wl,--exclude-libs=ALL \
524	-Wl,--warn-shared-textrel \
525	-Wl,-O1 \
526	-Wl,--as-needed
527
528
529LOCAL_LDFLAGS_Release := \
530	-Wl,-z,now \
531	-Wl,-z,relro \
532	-Wl,--fatal-warnings \
533	-Wl,-z,noexecstack \
534	-fPIC \
535	-m64 \
536	-fuse-ld=gold \
537	-nostdlib \
538	-Wl,--no-undefined \
539	-Wl,--exclude-libs=ALL \
540	-Wl,-O1 \
541	-Wl,--as-needed \
542	-Wl,--gc-sections \
543	-Wl,--warn-shared-textrel
544
545
546LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
547
548LOCAL_STATIC_LIBRARIES := \
549	skia_skia_library_gyp \
550	ui_gl_gl_gyp
551
552# Enable grouping to fix circular references
553LOCAL_GROUP_STATIC_LIBRARIES := true
554
555LOCAL_SHARED_LIBRARIES := \
556	libstlport \
557	libdl
558
559# Add target alias to "gyp_all_modules" target.
560.PHONY: gyp_all_modules
561gyp_all_modules: cc_cc_gyp
562
563# Alias gyp target name.
564.PHONY: cc
565cc: cc_cc_gyp
566
567include $(BUILD_STATIC_LIBRARY)
568