зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1616736
- P1. Remove invalid include. r=jolin
Stale code that never got removed but should have been Differential Revision: https://phabricator.services.mozilla.com/D64705 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
6974cefbeb
Коммит
8c80332583
|
@ -23,11 +23,6 @@ LOCAL_INCLUDES += [
|
|||
'../ffmpeg58/include',
|
||||
]
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
LOCAL_INCLUDES += [
|
||||
'../ffmpeg57/include',
|
||||
]
|
||||
|
||||
CXXFLAGS += [ '-Wno-deprecated-declarations' ]
|
||||
if CONFIG['CC_TYPE'] == 'clang':
|
||||
CXXFLAGS += [
|
||||
|
|
Загрузка…
Ссылка в новой задаче