distcc 3.4-ok2.2 source package in openKylin

Changelog

distcc (3.4-ok2.2) yangtze; urgency=low

  * fix build.

 -- rtlhq <nobelxyz@163.com>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
XXTXTOP
Architectures:
any
Section:
devel
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main devel
Yangtze V1.0 proposed main devel

Downloads

File Size SHA-256 Checksum
distcc_3.4.orig.tar.gz 989.6 KiB 438b37d28a5226c0e739274360dbf28c2f0feb2844b0e62c3aeb879960532736
distcc_3.4-ok2.2.debian.tar.xz 734.9 KiB ba28572b73964349b7af38af28e4661a1f66af26e5c0ed2e82fd2506d791ee28
distcc_3.4-ok2.2.dsc 1.8 KiB 0955ffc39e5f54a26441de9cb2792dd8332fea1f381bc3a16abd8c15c51d8422

Available diffs

View changes file

Binary packages built by this source

distcc: simple distributed compiler client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.

distcc-dbgsym: debug symbols for distcc
distcc-pump: pump mode for distcc a distributed compiler client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.
 .
 this package contains the necessary additions for distcc's "pump" mode,
 which improves on plain distcc by distributing not only compilation but
 also preprocessing to distcc servers.
 .
 If you have more than 10 CPUs involved in your distcc setup, you should
 consider using this package on your distcc client machine.

distcc-pump-dbgsym: debug symbols for distcc-pump
distccmon-gnome: GTK+ monitor for distcc a distributed client and server

 distcc is a program to distribute compilation of C or C++ code across
 several machines on a network. distcc should always generate the same
 results as a local compile, is simple to install and use, and is often
 significantly faster than a local compile. distcc does not require all
 machines to share a filesystem, have synchronized clocks, or to have
 the same libraries or header files installed.
 .
 this is the GTK+ monitor program.

distccmon-gnome-dbgsym: debug symbols for distccmon-gnome