blob: 4dc5f7448dc7ee0b45b53f7047ae4b79427f6f5a [file] [log] [blame]
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +01001# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := net_net_gyp
7LOCAL_MODULE_SUFFIX := .a
8LOCAL_MODULE_TAGS := optional
9gyp_intermediate_dir := $(call local-intermediates-dir)
10gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared)
11
12# Make sure our deps are built first.
13GYP_TARGET_DEPENDENCIES := \
14 $(call intermediates-dir-for,GYP,third_party_icu_icui18n_gyp)/icui18n.stamp \
15 $(call intermediates-dir-for,GYP,third_party_icu_icuuc_gyp)/icuuc.stamp \
16 $(call intermediates-dir-for,GYP,net_net_resources_gyp)/net_resources.stamp \
17 $(call intermediates-dir-for,GYP,net_net_jni_headers_gyp)/net_jni_headers.stamp
18
19GYP_GENERATED_OUTPUTS :=
20
21# Make sure our deps and generated files are built first.
22LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
23
24LOCAL_CPP_EXTENSION := .cc
25LOCAL_GENERATED_SOURCES :=
26
27GYP_COPIED_SOURCE_ORIGIN_DIRS :=
28
29LOCAL_SRC_FILES := \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000030 net/android/cert_verify_result_android.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010031 net/android/gurl_utils.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000032 net/android/android_private_key.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010033 net/android/keystore.cc \
34 net/android/keystore_openssl.cc \
35 net/android/net_jni_registrar.cc \
36 net/android/network_change_notifier_android.cc \
37 net/android/network_change_notifier_delegate_android.cc \
38 net/android/network_change_notifier_factory_android.cc \
39 net/android/network_library.cc \
40 net/base/address_list.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000041 net/base/address_tracker_linux.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010042 net/base/auth.cc \
43 net/base/backoff_entry.cc \
44 net/base/bandwidth_metrics.cc \
45 net/base/big_endian.cc \
46 net/base/connection_type_histograms.cc \
47 net/base/crypto_module_openssl.cc \
48 net/base/data_url.cc \
49 net/base/directory_lister.cc \
50 net/base/dns_reloader.cc \
51 net/base/dns_util.cc \
52 net/base/escape.cc \
53 net/base/file_stream.cc \
54 net/base/file_stream_context.cc \
55 net/base/file_stream_context_posix.cc \
56 net/base/file_stream_metrics.cc \
57 net/base/file_stream_metrics_posix.cc \
58 net/base/file_stream_net_log_parameters.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010059 net/base/int128.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010060 net/base/hash_value.cc \
61 net/base/host_mapping_rules.cc \
62 net/base/host_port_pair.cc \
63 net/base/io_buffer.cc \
64 net/base/ip_endpoint.cc \
65 net/base/keygen_handler.cc \
66 net/base/keygen_handler_openssl.cc \
67 net/base/load_timing_info.cc \
68 net/base/mime_sniffer.cc \
69 net/base/mime_util.cc \
70 net/base/net_errors.cc \
71 net/base/net_errors_posix.cc \
72 net/base/net_log.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +010073 net/base/net_log_logger.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010074 net/base/net_module.cc \
75 net/base/net_util.cc \
76 net/base/net_util_posix.cc \
77 net/base/network_change_notifier.cc \
78 net/base/network_delegate.cc \
79 net/base/network_time_notifier.cc \
80 net/base/openssl_private_key_store_android.cc \
81 net/base/platform_mime_util_linux.cc \
82 net/base/prioritized_dispatcher.cc \
83 net/base/registry_controlled_domains/registry_controlled_domain.cc \
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +010084 net/base/request_priority.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010085 net/base/sdch_manager.cc \
86 net/base/static_cookie_policy.cc \
87 net/base/test_data_stream.cc \
88 net/base/upload_bytes_element_reader.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +010089 net/base/upload_data_stream.cc \
90 net/base/upload_element.cc \
91 net/base/upload_element_reader.cc \
92 net/base/upload_file_element_reader.cc \
93 net/base/url_util.cc \
94 net/base/zap.cc \
95 net/cert/asn1_util.cc \
96 net/cert/cert_database.cc \
97 net/cert/cert_database_android.cc \
98 net/cert/cert_status_flags.cc \
99 net/cert/cert_verifier.cc \
100 net/cert/cert_verify_proc.cc \
101 net/cert/cert_verify_proc_android.cc \
102 net/cert/cert_verify_result.cc \
103 net/cert/crl_set.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000104 net/cert/ct_known_logs.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000105 net/cert/ct_log_verifier.cc \
106 net/cert/ct_log_verifier_openssl.cc \
107 net/cert/ct_objects_extractor_openssl.cc \
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +0000108 net/cert/ct_serialization.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000109 net/cert/ct_signed_certificate_timestamp_log_param.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000110 net/cert/ct_verify_result.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100111 net/cert/ev_root_ca_metadata.cc \
Ben Murdochbb1529c2013-08-08 10:24:53 +0100112 net/cert/jwk_serializer_openssl.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000113 net/cert/multi_log_ct_verifier.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100114 net/cert/multi_threaded_cert_verifier.cc \
115 net/cert/pem_tokenizer.cc \
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +0000116 net/cert/signed_certificate_timestamp.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100117 net/cert/single_request_cert_verifier.cc \
118 net/cert/test_root_certs.cc \
119 net/cert/test_root_certs_android.cc \
120 net/cert/x509_cert_types.cc \
121 net/cert/x509_certificate.cc \
122 net/cert/x509_certificate_net_log_param.cc \
123 net/cert/x509_certificate_openssl.cc \
124 net/cert/x509_util.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000125 net/cert/x509_util_android.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100126 net/cert/x509_util_openssl.cc \
127 net/cookies/canonical_cookie.cc \
128 net/cookies/cookie_constants.cc \
129 net/cookies/cookie_monster.cc \
130 net/cookies/cookie_store.cc \
131 net/cookies/cookie_util.cc \
132 net/cookies/parsed_cookie.cc \
133 net/disk_cache/addr.cc \
134 net/disk_cache/backend_impl.cc \
135 net/disk_cache/bitmap.cc \
136 net/disk_cache/block_files.cc \
137 net/disk_cache/cache_creator.cc \
138 net/disk_cache/cache_util.cc \
139 net/disk_cache/cache_util_posix.cc \
140 net/disk_cache/disk_format.cc \
141 net/disk_cache/entry_impl.cc \
142 net/disk_cache/eviction.cc \
143 net/disk_cache/file.cc \
144 net/disk_cache/file_lock.cc \
145 net/disk_cache/file_posix.cc \
146 net/disk_cache/in_flight_backend_io.cc \
147 net/disk_cache/in_flight_io.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100148 net/disk_cache/mapped_file.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100149 net/disk_cache/mapped_file_avoid_mmap_posix.cc \
150 net/disk_cache/mem_backend_impl.cc \
151 net/disk_cache/mem_entry_impl.cc \
152 net/disk_cache/mem_rankings.cc \
153 net/disk_cache/net_log_parameters.cc \
154 net/disk_cache/rankings.cc \
155 net/disk_cache/sparse_control.cc \
156 net/disk_cache/stats.cc \
157 net/disk_cache/stats_histogram.cc \
158 net/disk_cache/trace.cc \
159 net/disk_cache/tracing_cache_backend.cc \
160 net/disk_cache/simple/simple_backend_impl.cc \
161 net/disk_cache/simple/simple_entry_format.cc \
162 net/disk_cache/simple/simple_entry_impl.cc \
Ben Murdochbb1529c2013-08-08 10:24:53 +0100163 net/disk_cache/simple/simple_entry_operation.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100164 net/disk_cache/simple/simple_index.cc \
165 net/disk_cache/simple/simple_index_file.cc \
Torne (Richard Coles)3551c9c2013-08-23 16:39:15 +0100166 net/disk_cache/simple/simple_index_file_posix.cc \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100167 net/disk_cache/simple/simple_net_log_parameters.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100168 net/disk_cache/simple/simple_synchronous_entry.cc \
169 net/disk_cache/simple/simple_util.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100170 net/disk_cache/simple/simple_version_upgrade.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100171 net/disk_cache/flash/flash_entry_impl.cc \
172 net/disk_cache/flash/internal_entry.cc \
173 net/disk_cache/flash/log_store.cc \
174 net/disk_cache/flash/log_store_entry.cc \
175 net/disk_cache/flash/segment.cc \
176 net/disk_cache/flash/storage.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000177 net/disk_cache/v3/backend_impl_v3.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100178 net/disk_cache/v3/block_bitmaps.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000179 net/disk_cache/v3/entry_impl_v3.cc \
180 net/disk_cache/v3/eviction_v3.cc \
181 net/disk_cache/v3/index_table.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100182 net/dns/address_sorter_posix.cc \
183 net/dns/dns_client.cc \
184 net/dns/dns_config_service.cc \
185 net/dns/dns_config_service_posix.cc \
186 net/dns/dns_hosts.cc \
187 net/dns/dns_query.cc \
188 net/dns/dns_response.cc \
189 net/dns/dns_session.cc \
190 net/dns/dns_socket_pool.cc \
191 net/dns/dns_transaction.cc \
192 net/dns/host_cache.cc \
193 net/dns/host_resolver.cc \
194 net/dns/host_resolver_impl.cc \
195 net/dns/host_resolver_proc.cc \
196 net/dns/mapped_host_resolver.cc \
197 net/dns/serial_worker.cc \
198 net/dns/single_request_host_resolver.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000199 net/filter/filter.cc \
200 net/filter/gzip_filter.cc \
201 net/filter/gzip_header.cc \
202 net/filter/sdch_filter.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100203 net/ftp/ftp_auth_cache.cc \
204 net/ftp/ftp_ctrl_response_buffer.cc \
205 net/ftp/ftp_directory_listing_parser.cc \
206 net/ftp/ftp_directory_listing_parser_ls.cc \
207 net/ftp/ftp_directory_listing_parser_netware.cc \
208 net/ftp/ftp_directory_listing_parser_os2.cc \
209 net/ftp/ftp_directory_listing_parser_vms.cc \
210 net/ftp/ftp_directory_listing_parser_windows.cc \
211 net/ftp/ftp_network_layer.cc \
212 net/ftp/ftp_network_session.cc \
213 net/ftp/ftp_network_transaction.cc \
214 net/ftp/ftp_response_info.cc \
215 net/ftp/ftp_server_type_histograms.cc \
216 net/ftp/ftp_util.cc \
217 net/http/des.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000218 net/http/disk_cache_based_quic_server_info.cc \
219 net/http/failing_http_transaction_factory.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100220 net/http/http_auth.cc \
221 net/http/http_auth_cache.cc \
222 net/http/http_auth_controller.cc \
223 net/http/http_auth_filter.cc \
224 net/http/http_auth_handler.cc \
225 net/http/http_auth_handler_basic.cc \
226 net/http/http_auth_handler_digest.cc \
227 net/http/http_auth_handler_factory.cc \
228 net/http/http_auth_handler_ntlm.cc \
229 net/http/http_auth_handler_ntlm_portable.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000230 net/http/http_basic_state.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100231 net/http/http_basic_stream.cc \
232 net/http/http_byte_range.cc \
233 net/http/http_cache.cc \
234 net/http/http_cache_transaction.cc \
235 net/http/http_content_disposition.cc \
236 net/http/http_chunked_decoder.cc \
237 net/http/http_network_layer.cc \
238 net/http/http_network_session.cc \
239 net/http/http_network_session_peer.cc \
240 net/http/http_network_transaction.cc \
241 net/http/http_pipelined_connection_impl.cc \
242 net/http/http_pipelined_host.cc \
243 net/http/http_pipelined_host_forced.cc \
244 net/http/http_pipelined_host_impl.cc \
245 net/http/http_pipelined_host_pool.cc \
246 net/http/http_pipelined_stream.cc \
247 net/http/http_proxy_client_socket.cc \
248 net/http/http_proxy_client_socket_pool.cc \
249 net/http/http_request_headers.cc \
250 net/http/http_request_info.cc \
251 net/http/http_response_body_drainer.cc \
252 net/http/http_response_headers.cc \
253 net/http/http_response_info.cc \
254 net/http/http_security_headers.cc \
255 net/http/http_server_properties.cc \
256 net/http/http_server_properties_impl.cc \
257 net/http/http_status_code.cc \
258 net/http/http_stream_factory.cc \
259 net/http/http_stream_factory_impl.cc \
260 net/http/http_stream_factory_impl_job.cc \
261 net/http/http_stream_factory_impl_request.cc \
262 net/http/http_stream_parser.cc \
263 net/http/http_util.cc \
264 net/http/http_util_icu.cc \
265 net/http/http_vary_data.cc \
266 net/http/md4.cc \
267 net/http/partial_data.cc \
268 net/http/proxy_client_socket.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100269 net/http/proxy_connect_redirect_http_stream.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000270 net/http/transport_security_persister.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100271 net/http/transport_security_state.cc \
272 net/http/url_security_manager.cc \
273 net/http/url_security_manager_posix.cc \
274 net/proxy/dhcp_proxy_script_fetcher.cc \
275 net/proxy/dhcp_proxy_script_fetcher_factory.cc \
276 net/proxy/multi_threaded_proxy_resolver.cc \
277 net/proxy/network_delegate_error_observer.cc \
278 net/proxy/polling_proxy_config_service.cc \
279 net/proxy/proxy_bypass_rules.cc \
280 net/proxy/proxy_config.cc \
281 net/proxy/proxy_config_service_android.cc \
282 net/proxy/proxy_config_service_fixed.cc \
283 net/proxy/proxy_config_source.cc \
284 net/proxy/proxy_info.cc \
285 net/proxy/proxy_list.cc \
286 net/proxy/proxy_resolver_script_data.cc \
287 net/proxy/proxy_script_decider.cc \
288 net/proxy/proxy_script_fetcher_impl.cc \
289 net/proxy/proxy_server.cc \
290 net/proxy/proxy_service.cc \
291 net/quic/congestion_control/available_channel_estimator.cc \
292 net/quic/congestion_control/channel_estimator.cc \
293 net/quic/congestion_control/cube_root.cc \
294 net/quic/congestion_control/cubic.cc \
295 net/quic/congestion_control/fix_rate_receiver.cc \
296 net/quic/congestion_control/fix_rate_sender.cc \
297 net/quic/congestion_control/hybrid_slow_start.cc \
298 net/quic/congestion_control/inter_arrival_bitrate_ramp_up.cc \
299 net/quic/congestion_control/inter_arrival_overuse_detector.cc \
300 net/quic/congestion_control/inter_arrival_probe.cc \
301 net/quic/congestion_control/inter_arrival_receiver.cc \
302 net/quic/congestion_control/inter_arrival_sender.cc \
303 net/quic/congestion_control/inter_arrival_state_machine.cc \
304 net/quic/congestion_control/leaky_bucket.cc \
305 net/quic/congestion_control/paced_sender.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000306 net/quic/congestion_control/pacing_sender.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100307 net/quic/congestion_control/receive_algorithm_interface.cc \
308 net/quic/congestion_control/send_algorithm_interface.cc \
309 net/quic/congestion_control/tcp_cubic_sender.cc \
310 net/quic/congestion_control/tcp_receiver.cc \
311 net/quic/crypto/aes_128_gcm_12_decrypter_openssl.cc \
312 net/quic/crypto/aes_128_gcm_12_encrypter_openssl.cc \
313 net/quic/crypto/cert_compressor.cc \
314 net/quic/crypto/channel_id.cc \
315 net/quic/crypto/channel_id_openssl.cc \
316 net/quic/crypto/common_cert_set.cc \
317 net/quic/crypto/crypto_framer.cc \
318 net/quic/crypto/crypto_handshake.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000319 net/quic/crypto/crypto_handshake_message.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100320 net/quic/crypto/crypto_secret_boxer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100321 net/quic/crypto/crypto_server_config_protobuf.cc \
322 net/quic/crypto/crypto_utils.cc \
323 net/quic/crypto/curve25519_key_exchange.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000324 net/quic/crypto/local_strike_register_client.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100325 net/quic/crypto/null_decrypter.cc \
326 net/quic/crypto/null_encrypter.cc \
327 net/quic/crypto/p256_key_exchange_openssl.cc \
Ben Murdoch7dbb3d52013-07-17 14:55:54 +0100328 net/quic/crypto/proof_source_chromium.cc \
Ben Murdochd3868032013-07-31 10:55:33 +0100329 net/quic/crypto/proof_verifier.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100330 net/quic/crypto/proof_verifier_chromium.cc \
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +0000331 net/quic/crypto/quic_crypto_client_config.cc \
332 net/quic/crypto/quic_crypto_server_config.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100333 net/quic/crypto/quic_decrypter.cc \
334 net/quic/crypto/quic_encrypter.cc \
335 net/quic/crypto/quic_random.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000336 net/quic/crypto/quic_server_info.cc \
337 net/quic/crypto/scoped_evp_aead_ctx.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100338 net/quic/crypto/strike_register.cc \
339 net/quic/crypto/source_address_token.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000340 net/quic/iovector.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000341 net/quic/port_suggester.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100342 net/quic/quic_ack_notifier.cc \
Torne (Richard Coles)68043e12013-09-26 13:24:57 +0100343 net/quic/quic_ack_notifier_manager.cc \
Ben Murdochba5b9a62013-08-12 14:20:17 +0100344 net/quic/quic_alarm.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100345 net/quic/quic_bandwidth.cc \
346 net/quic/quic_client_session.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100347 net/quic/quic_clock.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000348 net/quic/quic_config.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100349 net/quic/quic_connection.cc \
350 net/quic/quic_connection_helper.cc \
351 net/quic/quic_connection_logger.cc \
Torne (Richard Coles)3551c9c2013-08-23 16:39:15 +0100352 net/quic/quic_connection_stats.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000353 net/quic/quic_crypto_client_stream.cc \
354 net/quic/quic_crypto_server_stream.cc \
355 net/quic/quic_crypto_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100356 net/quic/quic_data_reader.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000357 net/quic/quic_data_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100358 net/quic/quic_data_writer.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000359 net/quic/quic_default_packet_writer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100360 net/quic/quic_fec_group.cc \
361 net/quic/quic_framer.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000362 net/quic/quic_headers_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100363 net/quic/quic_http_stream.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100364 net/quic/quic_http_utils.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100365 net/quic/quic_packet_creator.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100366 net/quic/quic_packet_generator.cc \
367 net/quic/quic_protocol.cc \
Ben Murdoch2385ea32013-08-06 11:01:04 +0100368 net/quic/quic_received_packet_manager.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100369 net/quic/quic_reliable_client_stream.cc \
Ben Murdoch558790d2013-07-30 15:19:42 +0100370 net/quic/quic_sent_entropy_manager.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100371 net/quic/quic_sent_packet_manager.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100372 net/quic/quic_session.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000373 net/quic/quic_socket_address_coder.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100374 net/quic/quic_spdy_compressor.cc \
375 net/quic/quic_spdy_decompressor.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100376 net/quic/quic_stream_factory.cc \
377 net/quic/quic_stream_sequencer.cc \
378 net/quic/quic_time.cc \
379 net/quic/quic_utils.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000380 net/quic/quic_write_blocked_list.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100381 net/quic/reliable_quic_stream.cc \
382 net/quic/spdy_utils.cc \
383 net/socket/buffered_write_stream_socket.cc \
384 net/socket/client_socket_factory.cc \
385 net/socket/client_socket_handle.cc \
386 net/socket/client_socket_pool.cc \
387 net/socket/client_socket_pool_base.cc \
388 net/socket/client_socket_pool_histograms.cc \
389 net/socket/client_socket_pool_manager.cc \
390 net/socket/client_socket_pool_manager_impl.cc \
Torne (Richard Coles)424c4d72013-08-30 15:14:49 +0100391 net/socket/socket_descriptor.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100392 net/socket/socket_net_log_params.cc \
393 net/socket/socks5_client_socket.cc \
394 net/socket/socks_client_socket.cc \
395 net/socket/socks_client_socket_pool.cc \
396 net/socket/ssl_client_socket.cc \
397 net/socket/ssl_client_socket_openssl.cc \
398 net/socket/ssl_client_socket_pool.cc \
399 net/socket/ssl_error_params.cc \
400 net/socket/ssl_server_socket_openssl.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000401 net/socket/ssl_session_cache_openssl.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100402 net/socket/stream_listen_socket.cc \
403 net/socket/stream_socket.cc \
404 net/socket/tcp_client_socket.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100405 net/socket/tcp_listen_socket.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100406 net/socket/tcp_server_socket.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100407 net/socket/tcp_socket.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100408 net/socket/tcp_socket_libevent.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100409 net/socket/transport_client_socket_pool.cc \
410 net/socket/unix_domain_socket_posix.cc \
411 net/socket_stream/socket_stream.cc \
412 net/socket_stream/socket_stream_job.cc \
413 net/socket_stream/socket_stream_job_manager.cc \
414 net/socket_stream/socket_stream_metrics.cc \
415 net/spdy/buffered_spdy_framer.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000416 net/spdy/hpack_decoder.cc \
417 net/spdy/hpack_encoder.cc \
418 net/spdy/hpack_encoding_context.cc \
419 net/spdy/hpack_entry.cc \
420 net/spdy/hpack_header_table.cc \
421 net/spdy/hpack_input_stream.cc \
422 net/spdy/hpack_output_stream.cc \
423 net/spdy/hpack_string_util.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100424 net/spdy/spdy_buffer.cc \
425 net/spdy/spdy_buffer_producer.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100426 net/spdy/spdy_frame_builder.cc \
427 net/spdy/spdy_frame_reader.cc \
428 net/spdy/spdy_framer.cc \
429 net/spdy/spdy_header_block.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000430 net/spdy/spdy_headers_block_parser.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100431 net/spdy/spdy_http_stream.cc \
432 net/spdy/spdy_http_utils.cc \
433 net/spdy/spdy_protocol.cc \
434 net/spdy/spdy_proxy_client_socket.cc \
435 net/spdy/spdy_read_queue.cc \
436 net/spdy/spdy_session.cc \
437 net/spdy/spdy_session_key.cc \
438 net/spdy/spdy_session_pool.cc \
439 net/spdy/spdy_stream.cc \
440 net/spdy/spdy_websocket_stream.cc \
441 net/spdy/spdy_write_queue.cc \
442 net/ssl/default_server_bound_cert_store.cc \
443 net/ssl/openssl_client_key_store.cc \
444 net/ssl/server_bound_cert_service.cc \
445 net/ssl/server_bound_cert_store.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000446 net/ssl/signed_certificate_timestamp_and_status.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100447 net/ssl/ssl_cert_request_info.cc \
448 net/ssl/ssl_cipher_suite_names.cc \
449 net/ssl/ssl_client_auth_cache.cc \
450 net/ssl/ssl_config_service.cc \
451 net/ssl/ssl_config_service_defaults.cc \
452 net/ssl/ssl_info.cc \
453 net/udp/udp_client_socket.cc \
454 net/udp/udp_net_log_parameters.cc \
455 net/udp/udp_server_socket.cc \
456 net/udp/udp_socket_libevent.cc \
457 net/url_request/data_protocol_handler.cc \
458 net/url_request/file_protocol_handler.cc \
459 net/url_request/ftp_protocol_handler.cc \
460 net/url_request/protocol_intercept_job_factory.cc \
461 net/url_request/static_http_user_agent_settings.cc \
462 net/url_request/url_fetcher.cc \
463 net/url_request/url_fetcher_core.cc \
464 net/url_request/url_fetcher_delegate.cc \
465 net/url_request/url_fetcher_impl.cc \
466 net/url_request/url_fetcher_response_writer.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000467 net/url_request/url_range_request_job.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100468 net/url_request/url_request.cc \
469 net/url_request/url_request_about_job.cc \
470 net/url_request/url_request_context.cc \
471 net/url_request/url_request_context_builder.cc \
472 net/url_request/url_request_context_getter.cc \
473 net/url_request/url_request_context_storage.cc \
474 net/url_request/url_request_data_job.cc \
475 net/url_request/url_request_error_job.cc \
476 net/url_request/url_request_file_dir_job.cc \
477 net/url_request/url_request_file_job.cc \
478 net/url_request/url_request_filter.cc \
479 net/url_request/url_request_ftp_job.cc \
480 net/url_request/url_request_http_job.cc \
481 net/url_request/url_request_job.cc \
482 net/url_request/url_request_job_factory.cc \
483 net/url_request/url_request_job_factory_impl.cc \
484 net/url_request/url_request_job_manager.cc \
485 net/url_request/url_request_netlog_params.cc \
486 net/url_request/url_request_redirect_job.cc \
487 net/url_request/url_request_simple_job.cc \
488 net/url_request/url_request_test_job.cc \
489 net/url_request/url_request_throttler_entry.cc \
490 net/url_request/url_request_throttler_header_adapter.cc \
491 net/url_request/url_request_throttler_manager.cc \
492 net/url_request/view_cache_helper.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000493 net/url_request/websocket_handshake_userdata_key.cc \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000494 net/websockets/websocket_basic_handshake_stream.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100495 net/websockets/websocket_basic_stream.cc \
Ben Murdoch9ab55632013-07-18 11:57:30 +0100496 net/websockets/websocket_channel.cc \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000497 net/websockets/websocket_deflate_predictor_impl.cc \
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +0100498 net/websockets/websocket_deflate_stream.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100499 net/websockets/websocket_deflater.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100500 net/websockets/websocket_errors.cc \
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +0100501 net/websockets/websocket_extension.cc \
502 net/websockets/websocket_extension_parser.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100503 net/websockets/websocket_frame.cc \
504 net/websockets/websocket_frame_parser.cc \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100505 net/websockets/websocket_handshake_constants.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100506 net/websockets/websocket_handshake_handler.cc \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000507 net/websockets/websocket_handshake_request_info.cc \
508 net/websockets/websocket_handshake_response_info.cc \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000509 net/websockets/websocket_handshake_stream_create_helper.cc \
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +0100510 net/websockets/websocket_inflater.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100511 net/websockets/websocket_job.cc \
512 net/websockets/websocket_net_log_params.cc \
Ben Murdocheb525c52013-07-10 11:40:50 +0100513 net/websockets/websocket_stream.cc \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100514 net/websockets/websocket_throttle.cc
515
516
517# Flags passed to both C and C++ files.
Ben Murdocheb525c52013-07-10 11:40:50 +0100518MY_CFLAGS_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100519 -fstack-protector \
520 --param=ssp-buffer-size=4 \
521 \
522 -fno-exceptions \
523 -fno-strict-aliasing \
524 -Wall \
525 -Wno-unused-parameter \
526 -Wno-missing-field-initializers \
527 -fvisibility=hidden \
528 -pipe \
529 -fPIC \
530 -EL \
531 -mhard-float \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100532 -ffunction-sections \
533 -funwind-tables \
534 -g \
535 -fstack-protector \
536 -fno-short-enums \
537 -finline-limit=64 \
538 -Wa,--noexecstack \
539 -U_FORTIFY_SOURCE \
540 -Wno-extra \
541 -Wno-ignored-qualifiers \
542 -Wno-type-limits \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000543 -Wno-unused-but-set-variable \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100544 -Os \
545 -g \
546 -fomit-frame-pointer \
547 -fdata-sections \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000548 -ffunction-sections \
549 -funwind-tables
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100550
Ben Murdocheb525c52013-07-10 11:40:50 +0100551MY_DEFS_Debug := \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000552 '-DV8_DEPRECATION_WARNINGS' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100553 '-D_FILE_OFFSET_BITS=64' \
554 '-DNO_TCMALLOC' \
555 '-DDISABLE_NACL' \
556 '-DCHROMIUM_BUILD' \
557 '-DUSE_LIBJPEG_TURBO=1' \
558 '-DUSE_PROPRIETARY_CODECS' \
Ben Murdocha3f7b4e2013-07-24 10:36:34 +0100559 '-DENABLE_CONFIGURATION_POLICY' \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000560 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
561 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100562 '-DUSE_OPENSSL=1' \
563 '-DENABLE_EGLIMAGE=1' \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100564 '-DCLD_VERSION=1' \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000565 '-DENABLE_PRINTING=1' \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000566 '-DENABLE_MANAGED_USERS=1' \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100567 '-DNET_IMPLEMENTATION' \
568 '-DPOSIX_AVOID_MMAP' \
569 '-DENABLE_BUILT_IN_DNS' \
570 '-DU_USING_ICU_NAMESPACE=0' \
571 '-D__STDC_CONSTANT_MACROS' \
572 '-D__STDC_FORMAT_MACROS' \
573 '-DANDROID' \
574 '-D__GNU_SOURCE=1' \
575 '-DUSE_STLPORT=1' \
576 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
577 '-DCHROME_BUILD_ID=""' \
578 '-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
579 '-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
580 '-D_DEBUG'
581
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100582
583# Include paths placed before CFLAGS/CPPFLAGS
Ben Murdocheb525c52013-07-10 11:40:50 +0100584LOCAL_C_INCLUDES_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100585 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
Ben Murdochbbcdd452013-07-25 10:06:34 +0100586 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
587 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
588 $(LOCAL_PATH)/third_party/openssl \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100589 $(LOCAL_PATH) \
590 $(LOCAL_PATH)/sdch/open-vcdiff/src \
591 $(PWD)/external/icu4c/common \
592 $(PWD)/external/icu4c/i18n \
593 $(LOCAL_PATH)/third_party/zlib \
594 $(gyp_shared_intermediate_dir)/net \
595 $(LOCAL_PATH)/third_party/openssl/openssl/include \
596 $(PWD)/frameworks/wilhelm/include \
597 $(PWD)/bionic \
598 $(PWD)/external/stlport/stlport
599
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100600
601# Flags passed to only C++ (and not C) files.
Ben Murdocheb525c52013-07-10 11:40:50 +0100602LOCAL_CPPFLAGS_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100603 -fno-rtti \
604 -fno-threadsafe-statics \
605 -fvisibility-inlines-hidden \
606 -Wsign-compare \
607 -Wno-uninitialized \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100608 -Wno-non-virtual-dtor \
609 -Wno-sign-promo
610
Ben Murdocheb525c52013-07-10 11:40:50 +0100611
612# Flags passed to both C and C++ files.
613MY_CFLAGS_Release := \
614 -fstack-protector \
615 --param=ssp-buffer-size=4 \
616 \
617 -fno-exceptions \
618 -fno-strict-aliasing \
619 -Wall \
620 -Wno-unused-parameter \
621 -Wno-missing-field-initializers \
622 -fvisibility=hidden \
623 -pipe \
624 -fPIC \
625 -EL \
626 -mhard-float \
627 -ffunction-sections \
628 -funwind-tables \
629 -g \
630 -fstack-protector \
631 -fno-short-enums \
632 -finline-limit=64 \
633 -Wa,--noexecstack \
634 -U_FORTIFY_SOURCE \
635 -Wno-extra \
636 -Wno-ignored-qualifiers \
637 -Wno-type-limits \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000638 -Wno-unused-but-set-variable \
Ben Murdocheb525c52013-07-10 11:40:50 +0100639 -Os \
640 -fno-ident \
641 -fdata-sections \
642 -ffunction-sections \
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000643 -fomit-frame-pointer \
644 -funwind-tables
Ben Murdocheb525c52013-07-10 11:40:50 +0100645
646MY_DEFS_Release := \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000647 '-DV8_DEPRECATION_WARNINGS' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100648 '-D_FILE_OFFSET_BITS=64' \
649 '-DNO_TCMALLOC' \
650 '-DDISABLE_NACL' \
651 '-DCHROMIUM_BUILD' \
652 '-DUSE_LIBJPEG_TURBO=1' \
653 '-DUSE_PROPRIETARY_CODECS' \
Ben Murdocha3f7b4e2013-07-24 10:36:34 +0100654 '-DENABLE_CONFIGURATION_POLICY' \
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +0000655 '-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
656 '-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100657 '-DUSE_OPENSSL=1' \
658 '-DENABLE_EGLIMAGE=1' \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100659 '-DCLD_VERSION=1' \
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +0000660 '-DENABLE_PRINTING=1' \
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +0000661 '-DENABLE_MANAGED_USERS=1' \
Ben Murdocheb525c52013-07-10 11:40:50 +0100662 '-DNET_IMPLEMENTATION' \
663 '-DPOSIX_AVOID_MMAP' \
664 '-DENABLE_BUILT_IN_DNS' \
665 '-DU_USING_ICU_NAMESPACE=0' \
666 '-D__STDC_CONSTANT_MACROS' \
667 '-D__STDC_FORMAT_MACROS' \
668 '-DANDROID' \
669 '-D__GNU_SOURCE=1' \
670 '-DUSE_STLPORT=1' \
671 '-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
672 '-DCHROME_BUILD_ID=""' \
673 '-DNDEBUG' \
674 '-DNVALGRIND' \
675 '-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
676 '-D_FORTIFY_SOURCE=2'
677
678
679# Include paths placed before CFLAGS/CPPFLAGS
680LOCAL_C_INCLUDES_Release := \
Ben Murdocheb525c52013-07-10 11:40:50 +0100681 $(gyp_shared_intermediate_dir)/shim_headers/icuuc/target \
Ben Murdochbbcdd452013-07-25 10:06:34 +0100682 $(gyp_shared_intermediate_dir)/shim_headers/icui18n/target \
683 $(gyp_shared_intermediate_dir)/shim_headers/ashmem/target \
684 $(LOCAL_PATH)/third_party/openssl \
Ben Murdocheb525c52013-07-10 11:40:50 +0100685 $(LOCAL_PATH) \
686 $(LOCAL_PATH)/sdch/open-vcdiff/src \
687 $(PWD)/external/icu4c/common \
688 $(PWD)/external/icu4c/i18n \
689 $(LOCAL_PATH)/third_party/zlib \
690 $(gyp_shared_intermediate_dir)/net \
691 $(LOCAL_PATH)/third_party/openssl/openssl/include \
692 $(PWD)/frameworks/wilhelm/include \
693 $(PWD)/bionic \
694 $(PWD)/external/stlport/stlport
695
696
697# Flags passed to only C++ (and not C) files.
698LOCAL_CPPFLAGS_Release := \
699 -fno-rtti \
700 -fno-threadsafe-statics \
701 -fvisibility-inlines-hidden \
702 -Wsign-compare \
703 -Wno-uninitialized \
Ben Murdocheb525c52013-07-10 11:40:50 +0100704 -Wno-non-virtual-dtor \
705 -Wno-sign-promo
706
707
708LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
709LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
710LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100711### Rules for final target.
712
Ben Murdocheb525c52013-07-10 11:40:50 +0100713LOCAL_LDFLAGS_Debug := \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100714 -Wl,-z,now \
715 -Wl,-z,relro \
716 -Wl,-z,noexecstack \
717 -fPIC \
718 -EL \
719 -Wl,--no-keep-memory \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100720 -nostdlib \
721 -Wl,--no-undefined \
722 -Wl,--exclude-libs=ALL \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100723 -Wl,--fatal-warnings \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100724 -Wl,--gc-sections \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100725 -Wl,--warn-shared-textrel \
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100726 -Wl,-O1 \
727 -Wl,--as-needed
728
729
Ben Murdocheb525c52013-07-10 11:40:50 +0100730LOCAL_LDFLAGS_Release := \
731 -Wl,-z,now \
732 -Wl,-z,relro \
733 -Wl,-z,noexecstack \
734 -fPIC \
735 -EL \
736 -Wl,--no-keep-memory \
737 -nostdlib \
738 -Wl,--no-undefined \
739 -Wl,--exclude-libs=ALL \
740 -Wl,-O1 \
741 -Wl,--as-needed \
Torne (Richard Coles)58537e22013-09-12 12:10:22 +0100742 -Wl,--gc-sections \
743 -Wl,--fatal-warnings \
744 -Wl,--warn-shared-textrel
Ben Murdocheb525c52013-07-10 11:40:50 +0100745
746
747LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
748
Torne (Richard Coles)5e3f23d2013-06-11 16:24:11 +0100749LOCAL_STATIC_LIBRARIES :=
750
751# Enable grouping to fix circular references
752LOCAL_GROUP_STATIC_LIBRARIES := true
753
754LOCAL_SHARED_LIBRARIES := \
755 libstlport \
756 libdl
757
758# Add target alias to "gyp_all_modules" target.
759.PHONY: gyp_all_modules
760gyp_all_modules: net_net_gyp
761
762# Alias gyp target name.
763.PHONY: net
764net: net_net_gyp
765
766include $(BUILD_STATIC_LIBRARY)