re2.target.darwin-arm.mk revision 010d83a9304c5a91596085d917d248abff47903a
1# This file is generated by gyp; do not edit.
2
3include $(CLEAR_VARS)
4
5LOCAL_MODULE_CLASS := STATIC_LIBRARIES
6LOCAL_MODULE := third_party_re2_re2_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
16GYP_GENERATED_OUTPUTS :=
17
18# Make sure our deps and generated files are built first.
19LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
20
21LOCAL_CPP_EXTENSION := .cc
22LOCAL_GENERATED_SOURCES :=
23
24GYP_COPIED_SOURCE_ORIGIN_DIRS :=
25
26LOCAL_SRC_FILES := \
27	third_party/re2/re2/bitstate.cc \
28	third_party/re2/re2/compile.cc \
29	third_party/re2/re2/dfa.cc \
30	third_party/re2/re2/filtered_re2.cc \
31	third_party/re2/re2/mimics_pcre.cc \
32	third_party/re2/re2/nfa.cc \
33	third_party/re2/re2/onepass.cc \
34	third_party/re2/re2/parse.cc \
35	third_party/re2/re2/perl_groups.cc \
36	third_party/re2/re2/prefilter.cc \
37	third_party/re2/re2/prefilter_tree.cc \
38	third_party/re2/re2/prog.cc \
39	third_party/re2/re2/re2.cc \
40	third_party/re2/re2/regexp.cc \
41	third_party/re2/re2/set.cc \
42	third_party/re2/re2/simplify.cc \
43	third_party/re2/re2/tostring.cc \
44	third_party/re2/re2/unicode_casefold.cc \
45	third_party/re2/re2/unicode_groups.cc \
46	third_party/re2/util/arena.cc \
47	third_party/re2/util/hash.cc \
48	third_party/re2/util/rune.cc \
49	third_party/re2/util/stringpiece.cc \
50	third_party/re2/util/stringprintf.cc \
51	third_party/re2/util/strutil.cc
52
53
54# Flags passed to both C and C++ files.
55MY_CFLAGS_Debug := \
56	-fstack-protector \
57	--param=ssp-buffer-size=4 \
58	-fno-exceptions \
59	-fno-strict-aliasing \
60	-Wno-unused-parameter \
61	-Wno-missing-field-initializers \
62	-fvisibility=hidden \
63	-pipe \
64	-fPIC \
65	-Wno-format \
66	-fno-tree-sra \
67	-Wno-psabi \
68	-ffunction-sections \
69	-funwind-tables \
70	-g \
71	-fstack-protector \
72	-fno-short-enums \
73	-finline-limit=64 \
74	-Wa,--noexecstack \
75	-U_FORTIFY_SOURCE \
76	-Wno-extra \
77	-Wno-ignored-qualifiers \
78	-Wno-type-limits \
79	-Wno-unused-but-set-variable \
80	-Wno-address \
81	-Wno-format-security \
82	-Wno-return-type \
83	-Wno-sequence-point \
84	-Os \
85	-g \
86	-fomit-frame-pointer \
87	-fdata-sections \
88	-ffunction-sections \
89	-funwind-tables
90
91MY_DEFS_Debug := \
92	'-DV8_DEPRECATION_WARNINGS' \
93	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
94	'-D_FILE_OFFSET_BITS=64' \
95	'-DNO_TCMALLOC' \
96	'-DDISABLE_NACL' \
97	'-DCHROMIUM_BUILD' \
98	'-DUSE_LIBJPEG_TURBO=1' \
99	'-DENABLE_WEBRTC=1' \
100	'-DUSE_PROPRIETARY_CODECS' \
101	'-DENABLE_CONFIGURATION_POLICY' \
102	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
103	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
104	'-DENABLE_EGLIMAGE=1' \
105	'-DCLD_VERSION=1' \
106	'-DENABLE_PRINTING=1' \
107	'-DENABLE_MANAGED_USERS=1' \
108	'-DUSE_OPENSSL=1' \
109	'-DUSE_OPENSSL_CERTS=1' \
110	'-DANDROID' \
111	'-D__GNU_SOURCE=1' \
112	'-DUSE_STLPORT=1' \
113	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
114	'-DCHROME_BUILD_ID=""' \
115	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
116	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
117	'-D_DEBUG'
118
119
120# Include paths placed before CFLAGS/CPPFLAGS
121LOCAL_C_INCLUDES_Debug := \
122	$(LOCAL_PATH)/third_party/re2 \
123	$(LOCAL_PATH) \
124	$(PWD)/frameworks/wilhelm/include \
125	$(PWD)/bionic \
126	$(PWD)/external/stlport/stlport
127
128
129# Flags passed to only C++ (and not C) files.
130LOCAL_CPPFLAGS_Debug := \
131	-fno-rtti \
132	-fno-threadsafe-statics \
133	-fvisibility-inlines-hidden \
134	-Wno-deprecated \
135	-Wno-abi \
136	-Wno-non-virtual-dtor \
137	-Wno-sign-promo \
138	-Wno-non-virtual-dtor
139
140
141# Flags passed to both C and C++ files.
142MY_CFLAGS_Release := \
143	-fstack-protector \
144	--param=ssp-buffer-size=4 \
145	-fno-exceptions \
146	-fno-strict-aliasing \
147	-Wno-unused-parameter \
148	-Wno-missing-field-initializers \
149	-fvisibility=hidden \
150	-pipe \
151	-fPIC \
152	-Wno-format \
153	-fno-tree-sra \
154	-Wno-psabi \
155	-ffunction-sections \
156	-funwind-tables \
157	-g \
158	-fstack-protector \
159	-fno-short-enums \
160	-finline-limit=64 \
161	-Wa,--noexecstack \
162	-U_FORTIFY_SOURCE \
163	-Wno-extra \
164	-Wno-ignored-qualifiers \
165	-Wno-type-limits \
166	-Wno-unused-but-set-variable \
167	-Wno-address \
168	-Wno-format-security \
169	-Wno-return-type \
170	-Wno-sequence-point \
171	-Os \
172	-fno-ident \
173	-fdata-sections \
174	-ffunction-sections \
175	-fomit-frame-pointer \
176	-funwind-tables
177
178MY_DEFS_Release := \
179	'-DV8_DEPRECATION_WARNINGS' \
180	'-DBLINK_SCALE_FILTERS_AT_RECORD_TIME' \
181	'-D_FILE_OFFSET_BITS=64' \
182	'-DNO_TCMALLOC' \
183	'-DDISABLE_NACL' \
184	'-DCHROMIUM_BUILD' \
185	'-DUSE_LIBJPEG_TURBO=1' \
186	'-DENABLE_WEBRTC=1' \
187	'-DUSE_PROPRIETARY_CODECS' \
188	'-DENABLE_CONFIGURATION_POLICY' \
189	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
190	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
191	'-DENABLE_EGLIMAGE=1' \
192	'-DCLD_VERSION=1' \
193	'-DENABLE_PRINTING=1' \
194	'-DENABLE_MANAGED_USERS=1' \
195	'-DUSE_OPENSSL=1' \
196	'-DUSE_OPENSSL_CERTS=1' \
197	'-DANDROID' \
198	'-D__GNU_SOURCE=1' \
199	'-DUSE_STLPORT=1' \
200	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
201	'-DCHROME_BUILD_ID=""' \
202	'-DNDEBUG' \
203	'-DNVALGRIND' \
204	'-DDYNAMIC_ANNOTATIONS_ENABLED=0'
205
206
207# Include paths placed before CFLAGS/CPPFLAGS
208LOCAL_C_INCLUDES_Release := \
209	$(LOCAL_PATH)/third_party/re2 \
210	$(LOCAL_PATH) \
211	$(PWD)/frameworks/wilhelm/include \
212	$(PWD)/bionic \
213	$(PWD)/external/stlport/stlport
214
215
216# Flags passed to only C++ (and not C) files.
217LOCAL_CPPFLAGS_Release := \
218	-fno-rtti \
219	-fno-threadsafe-statics \
220	-fvisibility-inlines-hidden \
221	-Wno-deprecated \
222	-Wno-abi \
223	-Wno-non-virtual-dtor \
224	-Wno-sign-promo \
225	-Wno-non-virtual-dtor
226
227
228LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
229LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
230LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
231LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
232### Rules for final target.
233
234LOCAL_LDFLAGS_Debug := \
235	-Wl,-z,now \
236	-Wl,-z,relro \
237	-Wl,--fatal-warnings \
238	-Wl,-z,noexecstack \
239	-fPIC \
240	-Wl,-z,relro \
241	-Wl,-z,now \
242	-fuse-ld=gold \
243	-nostdlib \
244	-Wl,--no-undefined \
245	-Wl,--exclude-libs=ALL \
246	-Wl,--icf=safe \
247	-Wl,--warn-shared-textrel \
248	-Wl,-O1 \
249	-Wl,--as-needed
250
251
252LOCAL_LDFLAGS_Release := \
253	-Wl,-z,now \
254	-Wl,-z,relro \
255	-Wl,--fatal-warnings \
256	-Wl,-z,noexecstack \
257	-fPIC \
258	-Wl,-z,relro \
259	-Wl,-z,now \
260	-fuse-ld=gold \
261	-nostdlib \
262	-Wl,--no-undefined \
263	-Wl,--exclude-libs=ALL \
264	-Wl,--icf=safe \
265	-Wl,-O1 \
266	-Wl,--as-needed \
267	-Wl,--gc-sections \
268	-Wl,--warn-shared-textrel
269
270
271LOCAL_LDFLAGS := $(LOCAL_LDFLAGS_$(GYP_CONFIGURATION))
272
273LOCAL_STATIC_LIBRARIES :=
274
275# Enable grouping to fix circular references
276LOCAL_GROUP_STATIC_LIBRARIES := true
277
278LOCAL_SHARED_LIBRARIES := \
279	libstlport \
280	libdl
281
282# Add target alias to "gyp_all_modules" target.
283.PHONY: gyp_all_modules
284gyp_all_modules: third_party_re2_re2_gyp
285
286# Alias gyp target name.
287.PHONY: re2
288re2: third_party_re2_re2_gyp
289
290include $(BUILD_STATIC_LIBRARY)
291