File: PATCHES.Debian

package info (click to toggle)
alsa-driver 1.0.23%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 28,448 kB
  • ctags: 77,491
  • sloc: ansic: 473,525; sh: 3,307; makefile: 2,661; python: 1,527; perl: 1,316; awk: 66
file content (20 lines) | stat: -rw-r--r-- 791 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Patches applied in the Debian version of :

debian/patches/alpha_build_fixes.patch (Steve Kowalik):
  Fix the ISA Pinnacle driver by using phys_to_virt rather than the
  undefined (on Alpha, anyway), __ISA_IO_base.

debian/patches/disable_gcc_version_check1.patch (Thomas Hood):
  Disable GCC version check in configure.in
  disable_gcc_version_check2.patch is the result of running autoconf
  after this patch has been applied.

debian/patches/disable_gcc_version_check2.patch (Thomas Hood):

debian/patches/core_oss_framepointer.patch (Steve Kowalik):
  Compile snd-pcm-oss.o with -fno-omit-frame-pointer.

debian/patches/debian_makefile_depmod.patch (Steve Kowalik):
  Removes calls to depmod at install-modules time, and call install with
  a user and group of root in install-scripts.