зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1482442 - Do not check for gamepad related headers in an artifact build. r=ted,firefox-build-system-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D3119 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
11b40b9572
Коммит
e481e46c6f
|
@ -2706,9 +2706,6 @@ if test -n "$MOZ_ANGLE_RENDERER"; then
|
|||
fi
|
||||
fi # MOZ_ANGLE_RENDERER
|
||||
|
||||
fi # COMPILE_ENVIRONMENT
|
||||
|
||||
|
||||
dnl ========================================================
|
||||
dnl Gamepad support
|
||||
dnl ========================================================
|
||||
|
@ -2721,6 +2718,9 @@ if test "$OS_TARGET" = "Linux"; then
|
|||
fi
|
||||
fi
|
||||
|
||||
fi # COMPILE_ENVIRONMENT
|
||||
|
||||
|
||||
dnl ========================================================
|
||||
dnl = Breakpad crash reporting (on by default on supported platforms)
|
||||
dnl ========================================================
|
||||
|
|
Загрузка…
Ссылка в новой задаче