Skip to content

Commit

Permalink
Show dist build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckhoupt authored Jul 16, 2024
1 parent d23517b commit 19f3cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unix/build_dist.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

set -eu
set -eux

case `uname -rs` in
"SunOS 4"*) ARCH=sunos ; SOEXT=so ;;
Expand Down

0 comments on commit 19f3cc2

Please sign in to comment.