summaryrefslogtreecommitdiff
path: root/package/toybox/patches/patch-scripts_make_sh
blob: dfbad59a73f257fba447b0bf27c7fe89a997c949 (plain)
1
2
3
4
5
6
7
8
--- toybox-0.7.1.orig/scripts/make.sh	2016-06-01 00:33:23.000000000 +0200
+++ toybox-0.7.1/scripts/make.sh	2016-10-16 12:27:17.000000000 +0200
@@ -1,4 +1,5 @@
 #!/bin/bash
+set -x
 
 # Grab default values for $CFLAGS and such.