mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 04:42:14 +01:00
13 lines
315 B
Diff
13 lines
315 B
Diff
Author: Holger Jaekel <holger.jaekel@gmx.de>
|
|
Summary: musl atoll() doesn't return ERANGE in case of overflow
|
|
----
|
|
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -1,4 +1,4 @@
|
|
-#! /bin/sh
|
|
+#! /bin/bash
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Generated by GNU Autoconf 2.69 for libdap 3.20.11.
|
|
#
|