diff options
author | Cem Keylan <cem@ckyln.com> | 2023-07-06 11:39:19 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-07-06 11:39:19 +0200 |
commit | 849ddfdf17148b131873e0b899b44626cb208ba0 (patch) | |
tree | c289eddec72d148b97d305b33fe41ce0406b1a0c /extra/groff/build | |
parent | 2822fada81c62ba78937050ac1378a8713bb55ea (diff) | |
download | repository-849ddfdf17148b131873e0b899b44626cb208ba0.tar.gz |
groff: bump to 1.23.0
Diffstat (limited to 'extra/groff/build')
-rwxr-xr-x | extra/groff/build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/groff/build b/extra/groff/build index 6da916d1..f19e38ef 100755 --- a/extra/groff/build +++ b/extra/groff/build @@ -1,7 +1,5 @@ #!/bin/sh -e -patch -p0 < musl.patch - export LDFLAGS="$LDFLAGS -static" ./configure \ |