commit de30e3e

hovercats  ·  2024-12-23 00:12:13 +0000 UTC
parent e90a03d
repo/xxhash: drop
4 files changed,  +0, -22
+0, -19
 1@@ -1,19 +0,0 @@
 2-#!/bin/sh -e
 3-
 4-export CFLAGS="$CFLAGS -std=c99 -pedantic -fPIE"
 5-export LDFLAGS="$LDFLAGS -static-pie"
 6-
 7-make libxxhash.a xxhsum
 8-make PREFIX=/usr DESTDIR="$1" install_libxxhash.a \
 9-	install_libxxhash.includes \
10-	install_libxxhash.pc \
11-	install_xxhsum \
12-	install_man
13-
14-# Compress manpages
15-find "$1/usr/share/man" -type f -exec gzip -n -9 {} +
16-
17-# Fix symlinks
18-for manpage in xxh64sum.1 xxh32sum.1 xxh128sum.1; do
19-	ln -sf xxhsum.1.gz "$1/usr/share/man/man1/$manpage"
20-done
+0, -1
1@@ -1 +0,0 @@
2-746e7a7e00b964272c2190fbbeea0138b1db9790c32ab5724b8107e7f12ea54b11
+0, -1
1@@ -1 +0,0 @@
2-https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.2.tar.gz
+0, -1
1@@ -1 +0,0 @@
2-0.8.2 1