Package: cctools / 3.5.1-2

Metadata

Package Version Patches format
cctools 3.5.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian_configure | (download)

configure | 26 15 + 11 - 0 !
dttools/src/test_runner.common.sh | 3 2 + 1 - 0 !
2 files changed, 17 insertions(+), 12 deletions(-)

 configure debian build and runtime environment

Modifications include:

* Always build for LINUX, even on non-Linux Debian platforms (e.g. kFreeBSD).
  The test for Linux seems to be more of a test for the GNU libc and all target
  platform in Debian have that.
* Prefer to link against shared libraries.
* Accept externally provided CFLAGS
* Path tweaks for Debian-specific install locations.
run_tests_on_buildd | (download)

chirp/test/TR_001_chirp_benchmark.sh | 6 5 + 1 - 0 !
chirp/test/TR_002_chirp_ops.sh | 9 7 + 2 - 0 !
2 files changed, 12 insertions(+), 3 deletions(-)

 allow tests to run as root

Packages get built by root, and chirp refused to start as root without
additional argueing.


parrot_run_hang_fix | (download)

parrot/src/tracer.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---