/src/rt/release.sh: Allow building a debug version
commitad863476103b4bc2f8be90f5d7639b8fecc5ab52
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 12 May 2009 10:32:27 +0000 (12 12:32 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 12 May 2009 16:50:28 +0000 (12 18:50 +0200)
tree323744490f8bfbf5c16aba7f6a65dfba8ea4a959
parentc432b41bbdd31389c59626e2ad63d85ac3dc5ba6
/src/rt/release.sh: Allow building a debug version

When running '/src/rt/release.sh --debug', you will end up with an
msys-1.0.dll that is not stripped, and which contains debug information.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/rt/release.sh