• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 # This file is generated by gyp; do not edit.
2 
3 include $(CLEAR_VARS)
4 
5 LOCAL_MODULE_CLASS := GYP
6 LOCAL_MODULE := content_speech_recognition_error_java_gyp
7 LOCAL_MODULE_STEM := speech_recognition_error_java
8 LOCAL_MODULE_SUFFIX := .stamp
9 LOCAL_MODULE_TARGET_ARCH := $(TARGET_$(GYP_VAR_PREFIX)ARCH)
10 gyp_intermediate_dir := $(call local-intermediates-dir,,$(GYP_VAR_PREFIX))
11 gyp_shared_intermediate_dir := $(call intermediates-dir-for,GYP,shared,,,$(GYP_VAR_PREFIX))
12 
13 # Make sure our deps are built first.
14 GYP_TARGET_DEPENDENCIES :=
15 
16 
17 ### Generated for rule "content_content_gyp_speech_recognition_error_java_target_generate_java_constants":
18 # "{'inputs': ['../build/android/gyp/util/build_utils.py', '../build/android/gyp/gcc_preprocess.py', 'public/common/speech_recognition_error_list.h'], 'extension': 'template', 'outputs': ['$(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/%(INPUT_ROOT)s.java'], 'variables': {'output_path': '$(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/%(INPUT_ROOT)s.java'}, 'rule_name': 'generate_java_constants', 'rule_sources': ['public/android/java/src/org/chromium/content/browser/SpeechRecognitionError.template'], 'action': ['python', '../build/android/gyp/gcc_preprocess.py', '--include-path=..', '--output=$(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/%(INPUT_ROOT)s.java', '--template=$(RULE_SOURCES)'], 'message': 'Generating Java from cpp template $(RULE_SOURCES)'}":
19 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: gyp_var_prefix := $(GYP_VAR_PREFIX)
21 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
23 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH))
24 $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java: $(LOCAL_PATH)/content/public/android/java/src/org/chromium/content/browser/SpeechRecognitionError.template $(LOCAL_PATH)/build/android/gyp/util/build_utils.py $(LOCAL_PATH)/build/android/gyp/gcc_preprocess.py $(LOCAL_PATH)/content/public/common/speech_recognition_error_list.h $(GYP_TARGET_DEPENDENCIES)
25 	mkdir -p $(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser; cd $(gyp_local_path)/content; python ../build/android/gyp/gcc_preprocess.py "--include-path=.." "--output=$(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java" "--template=public/android/java/src/org/chromium/content/browser/SpeechRecognitionError.template"
26 
27 
28 
29 GYP_GENERATED_OUTPUTS := \
30 	$(gyp_shared_intermediate_dir)/templates/org/chromium/content/browser/SpeechRecognitionError.java
31 
32 # Make sure our deps and generated files are built first.
33 LOCAL_ADDITIONAL_DEPENDENCIES := $(GYP_TARGET_DEPENDENCIES) $(GYP_GENERATED_OUTPUTS)
34 
35 LOCAL_GENERATED_SOURCES :=
36 
37 GYP_COPIED_SOURCE_ORIGIN_DIRS :=
38 
39 LOCAL_SRC_FILES :=
40 
41 
42 # Flags passed to both C and C++ files.
43 MY_CFLAGS_Debug := \
44 	-fstack-protector \
45 	--param=ssp-buffer-size=4 \
46 	-Werror \
47 	-fno-strict-aliasing \
48 	-Wall \
49 	-Wno-unused-parameter \
50 	-Wno-missing-field-initializers \
51 	-fvisibility=hidden \
52 	-pipe \
53 	-fPIC \
54 	-Wno-unused-local-typedefs \
55 	-fno-tree-sra \
56 	-fno-caller-saves \
57 	-Wno-psabi \
58 	-fno-partial-inlining \
59 	-fno-early-inlining \
60 	-fno-tree-copy-prop \
61 	-fno-tree-loop-optimize \
62 	-fno-move-loop-invariants \
63 	-ffunction-sections \
64 	-funwind-tables \
65 	-g \
66 	-fstack-protector \
67 	-fno-short-enums \
68 	-finline-limit=64 \
69 	-Wa,--noexecstack \
70 	-U_FORTIFY_SOURCE \
71 	-Wno-extra \
72 	-Wno-ignored-qualifiers \
73 	-Wno-type-limits \
74 	-Wno-unused-but-set-variable \
75 	-Os \
76 	-g \
77 	-gdwarf-4 \
78 	-fdata-sections \
79 	-ffunction-sections \
80 	-fomit-frame-pointer \
81 	-funwind-tables
82 
83 MY_DEFS_Debug := \
84 	'-DCONTENT_IMPLEMENTATION' \
85 	'-DV8_DEPRECATION_WARNINGS' \
86 	'-D_FILE_OFFSET_BITS=64' \
87 	'-DNO_TCMALLOC' \
88 	'-DDISABLE_NACL' \
89 	'-DCHROMIUM_BUILD' \
90 	'-DUSE_LIBJPEG_TURBO=1' \
91 	'-DENABLE_WEBRTC=1' \
92 	'-DUSE_PROPRIETARY_CODECS' \
93 	'-DENABLE_BROWSER_CDMS' \
94 	'-DENABLE_CONFIGURATION_POLICY' \
95 	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
96 	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
97 	'-DENABLE_EGLIMAGE=1' \
98 	'-DCLD_VERSION=1' \
99 	'-DENABLE_PRINTING=1' \
100 	'-DENABLE_MANAGED_USERS=1' \
101 	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
102 	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
103 	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
104 	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
105 	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
106 	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
107 	'-DVIDEO_HOLE=1' \
108 	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
109 	'-DUSE_OPENSSL=1' \
110 	'-DUSE_OPENSSL_CERTS=1' \
111 	'-D__STDC_CONSTANT_MACROS' \
112 	'-D__STDC_FORMAT_MACROS' \
113 	'-DANDROID' \
114 	'-D__GNU_SOURCE=1' \
115 	'-DUSE_STLPORT=1' \
116 	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
117 	'-DCHROME_BUILD_ID=""' \
118 	'-DDYNAMIC_ANNOTATIONS_ENABLED=1' \
119 	'-DWTF_USE_DYNAMIC_ANNOTATIONS=1' \
120 	'-D_DEBUG'
121 
122 
123 # Include paths placed before CFLAGS/CPPFLAGS
124 LOCAL_C_INCLUDES_Debug := \
125 	$(gyp_shared_intermediate_dir) \
126 	$(PWD)/frameworks/wilhelm/include \
127 	$(PWD)/bionic \
128 	$(PWD)/external/stlport/stlport
129 
130 
131 # Flags passed to only C++ (and not C) files.
132 LOCAL_CPPFLAGS_Debug := \
133 	-fno-exceptions \
134 	-fno-rtti \
135 	-fno-threadsafe-statics \
136 	-fvisibility-inlines-hidden \
137 	-Wsign-compare \
138 	-Wno-abi \
139 	-std=gnu++11 \
140 	-Wno-narrowing \
141 	-Wno-literal-suffix \
142 	-Wno-non-virtual-dtor \
143 	-Wno-sign-promo
144 
145 
146 # Flags passed to both C and C++ files.
147 MY_CFLAGS_Release := \
148 	-fstack-protector \
149 	--param=ssp-buffer-size=4 \
150 	-Werror \
151 	-fno-strict-aliasing \
152 	-Wall \
153 	-Wno-unused-parameter \
154 	-Wno-missing-field-initializers \
155 	-fvisibility=hidden \
156 	-pipe \
157 	-fPIC \
158 	-Wno-unused-local-typedefs \
159 	-fno-tree-sra \
160 	-fno-caller-saves \
161 	-Wno-psabi \
162 	-fno-partial-inlining \
163 	-fno-early-inlining \
164 	-fno-tree-copy-prop \
165 	-fno-tree-loop-optimize \
166 	-fno-move-loop-invariants \
167 	-ffunction-sections \
168 	-funwind-tables \
169 	-g \
170 	-fstack-protector \
171 	-fno-short-enums \
172 	-finline-limit=64 \
173 	-Wa,--noexecstack \
174 	-U_FORTIFY_SOURCE \
175 	-Wno-extra \
176 	-Wno-ignored-qualifiers \
177 	-Wno-type-limits \
178 	-Wno-unused-but-set-variable \
179 	-Os \
180 	-fno-ident \
181 	-fdata-sections \
182 	-ffunction-sections \
183 	-fomit-frame-pointer \
184 	-funwind-tables
185 
186 MY_DEFS_Release := \
187 	'-DCONTENT_IMPLEMENTATION' \
188 	'-DV8_DEPRECATION_WARNINGS' \
189 	'-D_FILE_OFFSET_BITS=64' \
190 	'-DNO_TCMALLOC' \
191 	'-DDISABLE_NACL' \
192 	'-DCHROMIUM_BUILD' \
193 	'-DUSE_LIBJPEG_TURBO=1' \
194 	'-DENABLE_WEBRTC=1' \
195 	'-DUSE_PROPRIETARY_CODECS' \
196 	'-DENABLE_BROWSER_CDMS' \
197 	'-DENABLE_CONFIGURATION_POLICY' \
198 	'-DDISCARDABLE_MEMORY_ALWAYS_SUPPORTED_NATIVELY' \
199 	'-DSYSTEM_NATIVELY_SIGNALS_MEMORY_PRESSURE' \
200 	'-DENABLE_EGLIMAGE=1' \
201 	'-DCLD_VERSION=1' \
202 	'-DENABLE_PRINTING=1' \
203 	'-DENABLE_MANAGED_USERS=1' \
204 	'-DDATA_REDUCTION_FALLBACK_HOST="http://compress.googlezip.net:80/"' \
205 	'-DDATA_REDUCTION_DEV_HOST="https://proxy-dev.googlezip.net:443/"' \
206 	'-DDATA_REDUCTION_DEV_FALLBACK_HOST="http://proxy-dev.googlezip.net:80/"' \
207 	'-DSPDY_PROXY_AUTH_ORIGIN="https://proxy.googlezip.net:443/"' \
208 	'-DDATA_REDUCTION_PROXY_PROBE_URL="http://check.googlezip.net/connect"' \
209 	'-DDATA_REDUCTION_PROXY_WARMUP_URL="http://www.gstatic.com/generate_204"' \
210 	'-DVIDEO_HOLE=1' \
211 	'-DENABLE_LOAD_COMPLETION_HACKS=1' \
212 	'-DUSE_OPENSSL=1' \
213 	'-DUSE_OPENSSL_CERTS=1' \
214 	'-D__STDC_CONSTANT_MACROS' \
215 	'-D__STDC_FORMAT_MACROS' \
216 	'-DANDROID' \
217 	'-D__GNU_SOURCE=1' \
218 	'-DUSE_STLPORT=1' \
219 	'-D_STLP_USE_PTR_SPECIALIZATIONS=1' \
220 	'-DCHROME_BUILD_ID=""' \
221 	'-DNDEBUG' \
222 	'-DNVALGRIND' \
223 	'-DDYNAMIC_ANNOTATIONS_ENABLED=0' \
224 	'-D_FORTIFY_SOURCE=2'
225 
226 
227 # Include paths placed before CFLAGS/CPPFLAGS
228 LOCAL_C_INCLUDES_Release := \
229 	$(gyp_shared_intermediate_dir) \
230 	$(PWD)/frameworks/wilhelm/include \
231 	$(PWD)/bionic \
232 	$(PWD)/external/stlport/stlport
233 
234 
235 # Flags passed to only C++ (and not C) files.
236 LOCAL_CPPFLAGS_Release := \
237 	-fno-exceptions \
238 	-fno-rtti \
239 	-fno-threadsafe-statics \
240 	-fvisibility-inlines-hidden \
241 	-Wsign-compare \
242 	-Wno-abi \
243 	-std=gnu++11 \
244 	-Wno-narrowing \
245 	-Wno-literal-suffix \
246 	-Wno-non-virtual-dtor \
247 	-Wno-sign-promo
248 
249 
250 LOCAL_CFLAGS := $(MY_CFLAGS_$(GYP_CONFIGURATION)) $(MY_DEFS_$(GYP_CONFIGURATION))
251 LOCAL_C_INCLUDES := $(GYP_COPIED_SOURCE_ORIGIN_DIRS) $(LOCAL_C_INCLUDES_$(GYP_CONFIGURATION))
252 LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS_$(GYP_CONFIGURATION))
253 LOCAL_ASFLAGS := $(LOCAL_CFLAGS)
254 ### Rules for final target.
255 # Add target alias to "gyp_all_modules" target.
256 .PHONY: gyp_all_modules
257 gyp_all_modules: content_speech_recognition_error_java_gyp
258 
259 # Alias gyp target name.
260 .PHONY: speech_recognition_error_java
261 speech_recognition_error_java: content_speech_recognition_error_java_gyp
262 
263 LOCAL_MODULE_PATH := $(PRODUCT_OUT)/gyp_stamp
264 LOCAL_UNINSTALLABLE_MODULE := true
265 LOCAL_2ND_ARCH_VAR_PREFIX := $(GYP_VAR_PREFIX)
266 
267 include $(BUILD_SYSTEM)/base_rules.mk
268 
269 $(LOCAL_BUILT_MODULE): $(LOCAL_ADDITIONAL_DEPENDENCIES)
270 	$(hide) echo "Gyp timestamp: $@"
271 	$(hide) mkdir -p $(dir $@)
272 	$(hide) touch $@
273 
274 LOCAL_2ND_ARCH_VAR_PREFIX :=
275