Revert "debian/control: Relax cross-compiler build-dependencies, now that #827136 is fixed"

This reverts commit f513bc42ae.  Bug
This commit is contained in:
Ben Hutchings 2016-07-14 13:34:20 +01:00
parent 6d39ffde84
commit 55947fe980
3 changed files with 2 additions and 4 deletions

2
debian/changelog vendored
View File

@ -10,8 +10,6 @@ linux (4.7~rc7-1~exp1) UNRELEASED; urgency=medium
* [armhf, arm64] Enable DRM_TEGRA_STAGING.
[ Ben Hutchings ]
* debian/control: Relax cross-compiler build-dependencies, now that #827136
is fixed
* [x86] KASLR, power: Remove x86 hibernation restrictions
* fanotify: Enable FANOTIFY_ACCESS_PERMISSIONS (Closes: #690737)
- Warn and taint kernel if this feature is actually used

View File

@ -60,7 +60,7 @@ initramfs-generators: initramfs-tools initramfs-fallback
[relations]
# compilers
gcc-5: gcc-5 <!stage1 !cross>, gcc-5-@gnu-type-package@ <!stage1 cross>
gcc-5: gcc-5 <!stage1 !cross>, gcc-5-@gnu-type-package@:native <!stage1 cross>
# initramfs-generators
initramfs-fallback: linux-initramfs-tool

View File

@ -24,5 +24,5 @@ hardware: multiprocessor 64-bit PA-RISC
hardware-long: HP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM
[relations]
gcc-5: gcc-5 <!stage1 !cross>, gcc-5-hppa-linux-gnu <!stage1 cross>, binutils-hppa64-linux-gnu <!stage1>, gcc-5-hppa64-linux-gnu <!stage1>
gcc-5: gcc-5 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-5-hppa64-linux-gnu <!stage1 !cross>, gcc-5-hppa-linux-gnu:native <!stage1 cross>, binutils-hppa64-linux-gnu:native <!stage1 cross>, gcc-5-hppa64-linux-gnu:native <!stage1 cross>