Kaydet (Commit) 5ef8d9b7 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Clarification to comment

Change-Id: I0143516455f5abad2da6b13a985d08b37e5c3cae
üst fbd30b2a
......@@ -2350,6 +2350,12 @@ if test -z "$enable_database_connectivity"; then
# And actually, do enable it for iOS, too. Let's get back to
# figuring out what to do with this later, if ever.
# (Note that with "enable", I mean "enable building the related
# code". Very likely little of it will make any sense at run-time
# on Android or iOS and won't even be shipped with/linked into any
# app.)
#if test $_os != iOS; then
enable_database_connectivity=yes
#fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment