Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
64-bit.patch | Detect more 64-bit systems =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
python-paths.patch | Use python3 paths explicitly. Note: python2->python3 changs in python3.patch =================================================================== |
Alastair McKinstry <mckintry@debian.org> | no | |||
sys_openat.patch | ARM64, etc. no longer support SYS_open, only SYS_openat. =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
hurd | Changes needed for Hurd-i1386 support =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no | |||
debian_configure | 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. * Deal with the difference between netstat APIs on Linux and kFreeBSD * Set BUILD_* for reproducible builds =================================================================== |
Michael Hanke <mih@debian.org> | no | |||
disable_doxygen | =================================================================== | no | ||||
rm-sqlite | Use System SQLite library, not vendorized version =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | not-needed | |||
multiarch_configure | Multiarch support for configure configure: add possible support for Debian multiarch environment Tested on wheezy/sid in virtual machine. git-svn-id: svn://ccl.cse.nd.edu/trunk@1410 a4d8336d-3463-0410-8bba-c098c45d37a8 configure: add optional_include function This function checks normal path, and then the multiarch path if it is detected. Use this function to check for header files. Tested on Debian Sid virtual machine. git-svn-id: svn://ccl.cse.nd.edu/trunk@1415 a4d8336d-3463-0410-8bba-c098c45d37a8 =================================================================== |
Peter Bui <pbui@nd.edu> | no | upstream | 2011-08-11 | |
verbose-build | Enable verbose build by default =================================================================== |
Matthias Klose <doko@debian.org> | no | |||
perl-path | Don't use /usr/bin/env in Debian - call directly =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | not-needed | |||
python3.patch | =================================================================== | no | ||||
ccflags.patch | Ensure we inherit CCFLAGS previous ccflags accidentally dropped in this section | Alastair McKinstry <mckinstry@debian.org> | no | |||
python3-path-use.patch | Use the python3 path passed in. Needed to avoid using python3 when multiple versions are supported =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | not-needed | |||
rm-json | Use Debian package libjsonparser rather than bundled json.c =================================================================== |
Alastair McKinstry <mckinstry@debian.org> | no |