Package: gmap / 2021-02-22+ds-1

Metadata

Package Version Patches format
gmap 2021-02-22+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
only do cpuid on amd64 i386.patch | (download)

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

 only do cpuid on amd64 and i386
 This fixes a FTBFS on armhf and arm64.
install data local | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install data local
remove_getopt_code_copy.patch | (download)

src/Makefile.am | 36 18 + 18 - 0 !
1 file changed, 18 insertions(+), 18 deletions(-)

 getline belongs to libc - no need to have a copy here
cross | (download)

config/asm-bsr.m4 | 2 1 + 1 - 0 !
config/ax_cpuid_intel.m4 | 3 2 + 1 - 0 !
config/builtin-popcount.m4 | 24 18 + 6 - 0 !
3 files changed, 21 insertions(+), 8 deletions(-)

 work towards more cross-building support