File: README.source

package info (click to toggle)
gcc-7 7.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 77,460 kB
  • sloc: makefile: 2,206; sh: 954; python: 842; awk: 23; cpp: 14
file content (16 lines) | stat: -rw-r--r-- 735 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Patches applied to the Debian version of GCC
--------------------------------------------

Debian specific patches can be found in the debian/patches directory.
Quilt is used as the patch system.  See /usr/share/doc/quilt/README.source
for details about quilt.

Patches are applied by calling `debian/rules patch'.  The `series'
file is constructed on the fly based on the files found in the to
debian/rules.patch "debian_patches" variable, configure scripts are
regenerated in the `patch' target. The gcc source is unpacked under
src/ this needs to be reflected in the patch header.

The source packages gdc-x.y and gnat-x.y do not contain copies of the
source code but build-depend on the appropriate gcc-x.y-source package
instead.