summaryrefslogtreecommitdiff
path: root/recipes-connectivity/openssl/openssl/debian_bpo8+1/config-hurd.patch
blob: abe35f64c6fb9a45d550194981c3fd43d49b4308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
 config |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/config
+++ b/config
@@ -170,8 +170,8 @@ case "${SYSTEM}:${RELEASE}:${VERSION}:${
 	echo "${MACHINE}-whatever-linux1"; exit 0
 	;;
 
-    GNU*)
-	echo "hurd-x86"; exit 0;
+    GNU:*|GNU/*:*)
+	echo "${MACHINE}-gnuish"; exit 0;
 	;;
 
     LynxOS:*)