Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
build
Commits
af168fe2
Commit
af168fe2
authored
15 years ago
by
Shimeng (Simon) Wang
Browse files
Options
Download
Email Patches
Plain Diff
Change buildspec to allow disabling SVG.
Change-Id: Ia1a8fab6118f39ca10ca8df2254bef5466e54d75
parent
2d2e4884
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
buildspec.mk.default
buildspec.mk.default
+2
-2
No files found.
buildspec.mk.default
View file @
af168fe2
...
...
@@ -106,9 +106,9 @@ ifndef WEBCORE_INSTRUMENTATION
#WEBCORE_INSTRUMENTATION:=true
endif
# To
en
able SVG in webcore define ENABLE_SVG:=
tru
e
# To
dis
able SVG in webcore define ENABLE_SVG:=
fals
e
ifndef ENABLE_SVG
#ENABLE_SVG:=
tru
e
#ENABLE_SVG:=
fals
e
endif
# when the build system changes such that this file must be updated, this
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment