cc.target.darwin-x86.mk revision 5f1c94371a64b3196d4be9466099bb892df9b88e
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/bsp_tree.cc \
124	cc/output/bsp_walk_action.cc \
125	cc/output/compositor_frame.cc \
126	cc/output/compositor_frame_ack.cc \
127	cc/output/compositor_frame_metadata.cc \
128	cc/output/context_provider.cc \
129	cc/output/copy_output_request.cc \
130	cc/output/copy_output_result.cc \
131	cc/output/delegated_frame_data.cc \
132	cc/output/delegating_renderer.cc \
133	cc/output/direct_renderer.cc \
134	cc/output/filter_operation.cc \
135	cc/output/filter_operations.cc \
136	cc/output/geometry_binding.cc \
137	cc/output/gl_frame_data.cc \
138	cc/output/gl_renderer.cc \
139	cc/output/gl_renderer_draw_cache.cc \
140	cc/output/managed_memory_policy.cc \
141	cc/output/output_surface.cc \
142	cc/output/overlay_candidate.cc \
143	cc/output/overlay_processor.cc \
144	cc/output/overlay_strategy_single_on_top.cc \
145	cc/output/program_binding.cc \
146	cc/output/render_surface_filters.cc \
147	cc/output/renderer.cc \
148	cc/output/shader.cc \
149	cc/output/software_frame_data.cc \
150	cc/output/software_output_device.cc \
151	cc/output/software_renderer.cc \
152	cc/output/viewport_selection_bound.cc \
153	cc/quads/checkerboard_draw_quad.cc \
154	cc/quads/content_draw_quad_base.cc \
155	cc/quads/debug_border_draw_quad.cc \
156	cc/quads/draw_polygon.cc \
157	cc/quads/draw_quad.cc \
158	cc/quads/io_surface_draw_quad.cc \
159	cc/quads/picture_draw_quad.cc \
160	cc/quads/render_pass.cc \
161	cc/quads/render_pass_draw_quad.cc \
162	cc/quads/shared_quad_state.cc \
163	cc/quads/solid_color_draw_quad.cc \
164	cc/quads/stream_video_draw_quad.cc \
165	cc/quads/surface_draw_quad.cc \
166	cc/quads/texture_draw_quad.cc \
167	cc/quads/tile_draw_quad.cc \
168	cc/quads/yuv_video_draw_quad.cc \
169	cc/resources/bitmap_content_layer_updater.cc \
170	cc/resources/bitmap_skpicture_content_layer_updater.cc \
171	cc/resources/content_layer_updater.cc \
172	cc/resources/eviction_tile_priority_queue.cc \
173	cc/resources/gpu_raster_worker_pool.cc \
174	cc/resources/image_copy_raster_worker_pool.cc \
175	cc/resources/image_layer_updater.cc \
176	cc/resources/image_raster_worker_pool.cc \
177	cc/resources/layer_quad.cc \
178	cc/resources/layer_tiling_data.cc \
179	cc/resources/layer_updater.cc \
180	cc/resources/managed_tile_state.cc \
181	cc/resources/memory_history.cc \
182	cc/resources/picture.cc \
183	cc/resources/picture_layer_tiling.cc \
184	cc/resources/picture_layer_tiling_set.cc \
185	cc/resources/picture_pile_base.cc \
186	cc/resources/picture_pile.cc \
187	cc/resources/picture_pile_impl.cc \
188	cc/resources/pixel_buffer_raster_worker_pool.cc \
189	cc/resources/prioritized_resource.cc \
190	cc/resources/prioritized_resource_manager.cc \
191	cc/resources/prioritized_tile_set.cc \
192	cc/resources/priority_calculator.cc \
193	cc/resources/rasterizer.cc \
194	cc/resources/raster_mode.cc \
195	cc/resources/raster_tile_priority_queue.cc \
196	cc/resources/raster_worker_pool.cc \
197	cc/resources/resource.cc \
198	cc/resources/resource_format.cc \
199	cc/resources/resource_pool.cc \
200	cc/resources/resource_provider.cc \
201	cc/resources/resource_update.cc \
202	cc/resources/resource_update_controller.cc \
203	cc/resources/resource_update_queue.cc \
204	cc/resources/scoped_gpu_raster.cc \
205	cc/resources/scoped_resource.cc \
206	cc/resources/scoped_ui_resource.cc \
207	cc/resources/shared_bitmap.cc \
208	cc/resources/single_release_callback.cc \
209	cc/resources/skpicture_content_layer_updater.cc \
210	cc/resources/task_graph_runner.cc \
211	cc/resources/texture_mailbox.cc \
212	cc/resources/texture_mailbox_deleter.cc \
213	cc/resources/texture_uploader.cc \
214	cc/resources/tile.cc \
215	cc/resources/tile_manager.cc \
216	cc/resources/tile_priority.cc \
217	cc/resources/transferable_resource.cc \
218	cc/resources/ui_resource_bitmap.cc \
219	cc/resources/ui_resource_request.cc \
220	cc/resources/video_resource_updater.cc \
221	cc/scheduler/delay_based_time_source.cc \
222	cc/scheduler/scheduler.cc \
223	cc/scheduler/scheduler_settings.cc \
224	cc/scheduler/scheduler_state_machine.cc \
225	cc/trees/blocking_task_runner.cc \
226	cc/trees/damage_tracker.cc \
227	cc/trees/layer_sorter.cc \
228	cc/trees/layer_tree_host.cc \
229	cc/trees/layer_tree_host_common.cc \
230	cc/trees/layer_tree_host_impl.cc \
231	cc/trees/layer_tree_impl.cc \
232	cc/trees/layer_tree_settings.cc \
233	cc/trees/occlusion_tracker.cc \
234	cc/trees/proxy.cc \
235	cc/trees/proxy_timing_history.cc \
236	cc/trees/single_thread_proxy.cc \
237	cc/trees/thread_proxy.cc \
238	cc/trees/tree_synchronizer.cc
239
240
241# Flags passed to both C and C++ files.
242MY_CFLAGS_Debug := \
243	--param=ssp-buffer-size=4 \
244	-Werror \
245	-fno-exceptions \
246	-fno-strict-aliasing \
247	-Wall \
248	-Wno-unused-parameter \
249	-Wno-missing-field-initializers \
250	-fvisibility=hidden \
251	-pipe \
252	-fPIC \
253	-Wno-unused-local-typedefs \
254	-msse2 \
255	-mfpmath=sse \
256	-mmmx \
257	-m32 \
258	-ffunction-sections \
259	-funwind-tables \
260	-g \
261	-fno-short-enums \
262	-finline-limit=64 \
263	-Wa,--noexecstack \
264	-U_FORTIFY_SOURCE \
265	-Wno-extra \
266	-Wno-ignored-qualifiers \
267	-Wno-type-limits \
268	-Wno-unused-but-set-variable \
269	-fno-stack-protector \
270	-Os \
271	-g \
272	-fdata-sections \
273	-ffunction-sections \
274	-fomit-frame-pointer \
275	-funwind-tables
276
277MY_DEFS_Debug := \
278	'-DV8_DEPRECATION_WARNINGS' \
279	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
280	'-D_FILE_OFFSET_BITS=64' \
281	'-DNO_TCMALLOC' \
282	'-DDISABLE_NACL' \
283	'-DCHROMIUM_BUILD' \
284	'-DUSE_LIBJPEG_TURBO=1' \
285	'-DENABLE_WEBRTC=1' \
286	'-DUSE_PROPRIETARY_CODECS' \
287	'-DENABLE_BROWSER_CDMS' \
288	'-DENABLE_CONFIGURATION_POLICY' \
289	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
290	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
291	'-DENABLE_EGLIMAGE=1' \
292	'-DCLD_VERSION=1' \
293	'-DENABLE_PRINTING=1' \
294	'-DENABLE_MANAGED_USERS=1' \
295	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
296	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
297	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
298	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
299	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
300	'-DVIDEO_HOLE=1' \
301	'-DCC_IMPLEMENTATION=1' \
302	'-DMEDIA_DISABLE_LIBVPX' \
303	'-DSK_ENABLE_INST_COUNT=0' \
304	'-DSK_SUPPORT_GPU=1' \
305	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
306	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
307	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
308	'-DGR_GL_IGNORE_ES3_MSAA=0' \
309	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
310	'-DSK_SUPPORT_LEGACY_PICTURE_CLONE' \
311	'-DSK_SUPPORT_LEGACY_GETDEVICE' \
312	'-DSK_IGNORE_ETC1_SUPPORT' \
313	'-DSK_IGNORE_GPU_DITHER' \
314	'-DSK_BUILD_FOR_ANDROID' \
315	'-DSK_USE_POSIX_THREADS' \
316	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
317	'-DU_USING_ICU_NAMESPACE=0' \
318	'-DU_ENABLE_DYLOAD=0' \
319	'-DMESA_EGL_NO_X11_HEADERS' \
320	'-DUSE_OPENSSL=1' \
321	'-DUSE_OPENSSL_CERTS=1' \
322	'-D__STDC_CONSTANT_MACROS' \
323	'-D__STDC_FORMAT_MACROS' \
324	'-DANDROID' \
325	'-D__GNU_SOURCE=1' \
326	'-DUSE_STLPORT=1' \
327	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
328	'-DCHROME_BUILD_ID=""' \
329	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
330	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
331	'-D_DEBUG'
332
333
334# Include paths placed before CFLAGS/CPPFLAGS
335LOCAL_C_INCLUDES_Debug := \
336	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
337	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
338	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
339	$(gyp_shared_intermediate_dir) \
340	$(LOCAL_PATH) \
341	$(LOCAL_PATH)/third_party/khronos \
342	$(LOCAL_PATH)/gpu \
343	$(LOCAL_PATH)/skia/config \
344	$(LOCAL_PATH)/third_party/skia/src/core \
345	$(LOCAL_PATH)/third_party/skia/include/core \
346	$(LOCAL_PATH)/third_party/skia/include/effects \
347	$(LOCAL_PATH)/third_party/skia/include/pdf \
348	$(LOCAL_PATH)/third_party/skia/include/gpu \
349	$(LOCAL_PATH)/third_party/skia/include/lazy \
350	$(LOCAL_PATH)/third_party/skia/include/pathops \
351	$(LOCAL_PATH)/third_party/skia/include/pipe \
352	$(LOCAL_PATH)/third_party/skia/include/ports \
353	$(LOCAL_PATH)/third_party/skia/include/utils \
354	$(LOCAL_PATH)/skia/ext \
355	$(PWD)/external/icu/icu4c/source/common \
356	$(PWD)/external/icu/icu4c/source/i18n \
357	$(gyp_shared_intermediate_dir)/ui/gl \
358	$(LOCAL_PATH)/third_party/mesa/src/include \
359	$(PWD)/frameworks/wilhelm/include \
360	$(PWD)/bionic \
361	$(PWD)/external/stlport/stlport
362
363
364# Flags passed to only C++ (and not C) files.
365LOCAL_CPPFLAGS_Debug := \
366	-fno-rtti \
367	-fno-threadsafe-statics \
368	-fvisibility-inlines-hidden \
369	-Wsign-compare \
370	-std=gnu++11 \
371	-Wno-narrowing \
372	-Wno-literal-suffix \
373	-Wno-non-virtual-dtor \
374	-Wno-sign-promo
375
376
377# Flags passed to both C and C++ files.
378MY_CFLAGS_Release := \
379	--param=ssp-buffer-size=4 \
380	-Werror \
381	-fno-exceptions \
382	-fno-strict-aliasing \
383	-Wall \
384	-Wno-unused-parameter \
385	-Wno-missing-field-initializers \
386	-fvisibility=hidden \
387	-pipe \
388	-fPIC \
389	-Wno-unused-local-typedefs \
390	-msse2 \
391	-mfpmath=sse \
392	-mmmx \
393	-m32 \
394	-ffunction-sections \
395	-funwind-tables \
396	-g \
397	-fno-short-enums \
398	-finline-limit=64 \
399	-Wa,--noexecstack \
400	-U_FORTIFY_SOURCE \
401	-Wno-extra \
402	-Wno-ignored-qualifiers \
403	-Wno-type-limits \
404	-Wno-unused-but-set-variable \
405	-fno-stack-protector \
406	-Os \
407	-fno-ident \
408	-fdata-sections \
409	-ffunction-sections \
410	-fomit-frame-pointer \
411	-funwind-tables
412
413MY_DEFS_Release := \
414	'-DV8_DEPRECATION_WARNINGS' \
415	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
416	'-D_FILE_OFFSET_BITS=64' \
417	'-DNO_TCMALLOC' \
418	'-DDISABLE_NACL' \
419	'-DCHROMIUM_BUILD' \
420	'-DUSE_LIBJPEG_TURBO=1' \
421	'-DENABLE_WEBRTC=1' \
422	'-DUSE_PROPRIETARY_CODECS' \
423	'-DENABLE_BROWSER_CDMS' \
424	'-DENABLE_CONFIGURATION_POLICY' \
425	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
426	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
427	'-DENABLE_EGLIMAGE=1' \
428	'-DCLD_VERSION=1' \
429	'-DENABLE_PRINTING=1' \
430	'-DENABLE_MANAGED_USERS=1' \
431	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
432	'-DDATA_REDUCTION_DEV_HOST="http://proxy-dev.googlezip.net:80/"' \
433	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
434	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
435	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
436	'-DVIDEO_HOLE=1' \
437	'-DCC_IMPLEMENTATION=1' \
438	'-DMEDIA_DISABLE_LIBVPX' \
439	'-DSK_ENABLE_INST_COUNT=0' \
440	'-DSK_SUPPORT_GPU=1' \
441	'-DGR_GL_CUSTOM_SETUP_HEADER="GrGLConfig_chrome.h"' \
442	'-DSK_ENABLE_LEGACY_API_ALIASING=1' \
443	'-DSK_ATTR_DEPRECATED=SK_NOTHING_ARG1' \
444	'-DGR_GL_IGNORE_ES3_MSAA=0' \
445	'-DSK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT' \
446	'-DSK_SUPPORT_LEGACY_PICTURE_CLONE' \
447	'-DSK_SUPPORT_LEGACY_GETDEVICE' \
448	'-DSK_IGNORE_ETC1_SUPPORT' \
449	'-DSK_IGNORE_GPU_DITHER' \
450	'-DSK_BUILD_FOR_ANDROID' \
451	'-DSK_USE_POSIX_THREADS' \
452	'-DSK_DEFERRED_CANVAS_USES_FACTORIES=1' \
453	'-DU_USING_ICU_NAMESPACE=0' \
454	'-DU_ENABLE_DYLOAD=0' \
455	'-DMESA_EGL_NO_X11_HEADERS' \
456	'-DUSE_OPENSSL=1' \
457	'-DUSE_OPENSSL_CERTS=1' \
458	'-D__STDC_CONSTANT_MACROS' \
459	'-D__STDC_FORMAT_MACROS' \
460	'-DANDROID' \
461	'-D__GNU_SOURCE=1' \
462	'-DUSE_STLPORT=1' \
463	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
464	'-DCHROME_BUILD_ID=""' \
465	'-DNDEBUG' \
466	'-DNVALGRIND' \
467	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
468	'-D_FORTIFY_SOURCE=2'
469
470
471# Include paths placed before CFLAGS/CPPFLAGS
472LOCAL_C_INCLUDES_Release := \
473	$(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
474	$(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
475	$(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
476	$(gyp_shared_intermediate_dir) \
477	$(LOCAL_PATH) \
478	$(LOCAL_PATH)/third_party/khronos \
479	$(LOCAL_PATH)/gpu \
480	$(LOCAL_PATH)/skia/config \
481	$(LOCAL_PATH)/third_party/skia/src/core \
482	$(LOCAL_PATH)/third_party/skia/include/core \
483	$(LOCAL_PATH)/third_party/skia/include/effects \
484	$(LOCAL_PATH)/third_party/skia/include/pdf \
485	$(LOCAL_PATH)/third_party/skia/include/gpu \
486	$(LOCAL_PATH)/third_party/skia/include/lazy \
487	$(LOCAL_PATH)/third_party/skia/include/pathops \
488	$(LOCAL_PATH)/third_party/skia/include/pipe \
489	$(LOCAL_PATH)/third_party/skia/include/ports \
490	$(LOCAL_PATH)/third_party/skia/include/utils \
491	$(LOCAL_PATH)/skia/ext \
492	$(PWD)/external/icu/icu4c/source/common \
493	$(PWD)/external/icu/icu4c/source/i18n \
494	$(gyp_shared_intermediate_dir)/ui/gl \
495	$(LOCAL_PATH)/third_party/mesa/src/include \
496	$(PWD)/frameworks/wilhelm/include \
497	$(PWD)/bionic \
498	$(PWD)/external/stlport/stlport
499
500
501# Flags passed to only C++ (and not C) files.
502LOCAL_CPPFLAGS_Release := \
503	-fno-rtti \
504	-fno-threadsafe-statics \
505	-fvisibility-inlines-hidden \
506	-Wsign-compare \
507	-std=gnu++11 \
508	-Wno-narrowing \
509	-Wno-literal-suffix \
510	-Wno-non-virtual-dtor \
511	-Wno-sign-promo
512
513
514LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
515LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
516LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
517LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
518### Rules for final target.
519
520LOCAL_LDFLAGS_Debug := \
521	-Wl,-z,now \
522	-Wl,-z,relro \
523	-Wl,--fatal-warnings \
524	-Wl,-z,noexecstack \
525	-fPIC \
526	-m32 \
527	-fuse-ld=gold \
528	-nostdlib \
529	-Wl,--no-undefined \
530	-Wl,--exclude-libs=ALL \
531	-Wl,--warn-shared-textrel \
532	-Wl,-O1 \
533	-Wl,--as-needed
534
535
536LOCAL_LDFLAGS_Release := \
537	-Wl,-z,now \
538	-Wl,-z,relro \
539	-Wl,--fatal-warnings \
540	-Wl,-z,noexecstack \
541	-fPIC \
542	-m32 \
543	-fuse-ld=gold \
544	-nostdlib \
545	-Wl,--no-undefined \
546	-Wl,--exclude-libs=ALL \
547	-Wl,-O1 \
548	-Wl,--as-needed \
549	-Wl,--gc-sections \
550	-Wl,--warn-shared-textrel
551
552
553LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
554
555LOCAL_STATIC_LIBRARIES := \
556	skia_skia_library_gyp \
557	ui_gl_gl_gyp
558
559# Enable grouping to fix circular references
560LOCAL_GROUP_STATIC_LIBRARIES := true
561
562LOCAL_SHARED_LIBRARIES := \
563	libstlport \
564	libdl
565
566# Add target alias to "gyp_all_modules" target.
567.PHONY: gyp_all_modules
568gyp_all_modules: cc_cc_gyp
569
570# Alias gyp target name.
571.PHONY: cc
572cc: cc_cc_gyp
573
574include $(BUILD_STATIC_LIBRARY)
575