index
:
portable-packaging
feat/version_pin
master
Packaging for portable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'init')
-rwxr-xr-x
init
5
1 files changed, 5 insertions, 0 deletions
diff --git a/init b/init
index 642d265..1fdda79 100755
--- a/
init
+++ b/
init
@@ -1 +1,6 @@
1
#!/bin/sh -ex
1
#!/bin/sh -ex
2
3
cd portable
4
./autogen.sh
5
CC=gcc ./configure --host=x86_64-w64-mingw32
6
make