Skip to content

Commit ed14bf3

Browse files
committed
updated triangle_lnx binary
1 parent b808216 commit ed14bf3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ official Gmsh repository.
2626
[GNU gcc](https://gcc.gnu.org/) v6.4.0 with the following
2727
compilation flags
2828

29-
gcc -O -static -static-libgcc -s -o triangle_lnx triangle.c -lm
29+
gcc -O -static -static-libgcc -o triangle_lnx triangle.c -lm
3030

3131
- Mac OSX (High-Sierra v10.13.6) binary compiled with
3232
[clang](https://clang.llvm.org/) v10.0.0 with the following

triangle/triangle_lnx

263 KB
Binary file not shown.

0 commit comments

Comments
 (0)