distcc 3.4-ok2.3 source package in openKylin

Changelog

distcc (3.4-ok2.3) nile; urgency=low

  * fix build.

 -- XXTXTOP <email address hidden>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
XXTXTOP
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
XXTXTOP
Architectures:
any
Section:
devel
Urgency:
Low Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
distcc_3.4.orig.tar.gz 989.6 KiB 438b37d28a5226c0e739274360dbf28c2f0feb2844b0e62c3aeb879960532736
distcc_3.4-ok2.3.debian.tar.xz 202.8 KiB 67d228cd37b8a66ea367486b2a989d31a7cdcf575e3233a96d3fd362943a4545
distcc_3.4-ok2.3.dsc 1.8 KiB 59c195c9f3da98eece8b0d6bc31405b854ea2af17e2c0c4cf0d68eec39f124e5

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