We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7359c7f commit add8616Copy full SHA for add8616
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: ab265586eb6d2b87843fc6ad1ad1809c92c8d8f7
+refs/heads/master: 34a507443234c7508c60fc6fa6abf6f362d5bb40
trunk/configure
@@ -336,6 +336,8 @@ fi
336
if [ -z "$CFG_TARGET_TRIPLES" ]
337
then
338
CFG_TARGET_TRIPLES="${CFG_HOST_TRIPLE}"
339
+else
340
+ CFG_TARGET_TRIPLES="${CFG_TARGET_TRIPLES/,/ }"
341
fi
342
343
0 commit comments