Skip to content

Commit add8616

Browse files
committed
---
yaml --- r: 6207 b: refs/heads/master c: 34a5074 h: refs/heads/master i: 6205: 7fcac9c 6203: 57ee010 6199: df70b3f 6191: 9f8b312 6175: 018d324 6143: efd3c6b v: v3
1 parent 7359c7f commit add8616

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: ab265586eb6d2b87843fc6ad1ad1809c92c8d8f7
2+
refs/heads/master: 34a507443234c7508c60fc6fa6abf6f362d5bb40

trunk/configure

+2
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,8 @@ fi
336336
if [ -z "$CFG_TARGET_TRIPLES" ]
337337
then
338338
CFG_TARGET_TRIPLES="${CFG_HOST_TRIPLE}"
339+
else
340+
CFG_TARGET_TRIPLES="${CFG_TARGET_TRIPLES/,/ }"
339341
fi
340342

341343

0 commit comments

Comments
 (0)