Bug 1006248. Part 2: Add NO_VISIBILITY_FLAGS to media/omx-plugin. r=glandium

--HG--
extra : rebase_source : eb5bc3174be7ee20d4ac56a8ba6a3c1c7bd9fc66
This commit is contained in:
Robert O'Callahan 2014-05-06 17:28:04 +12:00
Родитель 7043c985ba
Коммит 1ff7ccec16
15 изменённых файлов: 15 добавлений и 0 удалений

Просмотреть файл

@ -20,6 +20,7 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True
# Suppress warnings in third-party code.
CXXFLAGS += ['-Wno-multichar']

Просмотреть файл

@ -20,6 +20,7 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True
# Suppress warnings in third-party code.
CXXFLAGS += ['-Wno-multichar']

Просмотреть файл

@ -20,6 +20,7 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True
# Suppress warnings in third-party code.
CXXFLAGS += ['-Wno-multichar']

Просмотреть файл

@ -20,6 +20,7 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True
# Suppress warnings in third-party code.
CXXFLAGS += ['-Wno-multichar']

Просмотреть файл

@ -20,6 +20,7 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True
# Suppress warnings in third-party code.
CXXFLAGS += ['-Wno-multichar']

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -21,3 +21,4 @@ LOCAL_INCLUDES += [
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -16,3 +16,4 @@ FORCE_SHARED_LIB = True
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True

Просмотреть файл

@ -56,3 +56,4 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
# Don't use STL wrappers; this isn't Gecko code
DISABLE_STL_WRAPPING = True
NO_VISIBILITY_FLAGS = True