aboutsummaryrefslogtreecommitdiff
path: root/extra/npth/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2024-10-02 15:24:22 +0200
committerCem Keylan <cem@ckyln.com>2024-10-02 15:24:22 +0200
commit2bcb8eeff3b8cda165bace4c5fcded424f30522d (patch)
tree905f9fe5acd5f047bbf5fe0ec102bc6ad93dcd86 /extra/npth/build
parent0d05ca2ef29762ae0555a4b228b1055724b08f1d (diff)
downloadrepository-2bcb8eeff3b8cda165bace4c5fcded424f30522d.tar.gz
npth: bump to 1.7
Diffstat (limited to 'extra/npth/build')
-rwxr-xr-xextra/npth/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/npth/build b/extra/npth/build
index ffd10172..1f783bf1 100755
--- a/extra/npth/build
+++ b/extra/npth/build
@@ -4,5 +4,7 @@
--prefix=/usr \
--enable-static
+clsed 's/defined(__USE_UNIX98) || defined(__USE_XOPEN2K)/1/' src/npth.h
+
make
make DESTDIR="$1" install