Skip to content

Commit b662ad6

Browse files
authored
Update Cygwin-Build-for-Windows.md
1 parent cad0b33 commit b662ad6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/Cygwin-Build-for-Windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ The CYGWIN `bash` shell is used for all steps on the command line. It is automat
134134

135135
1. Create Makefiles:
136136

137-
NOTE: didn't yet get `tecio` working, therefore disabled with `--disable-tecio`<br>
138-
NOTE: Removed `-DHAVE_EXECINFO_H` from metis cppflags (potentially could be solved via [gnulib](https://www.gnu.org/software/gnulib/manual/html_node/execinfo_002eh.html))
137+
> NOTE: didn't yet get `tecio` working, therefore disabled with `--disable-tecio`<br>
138+
> NOTE: Removed `-DHAVE_EXECINFO_H` from metis cppflags (potentially could be solved via [gnulib](https://www.gnu.org/software/gnulib/manual/html_node/execinfo_002eh.html))
139139
140140
```bash
141141
./configure --prefix=/home/Andreas/SU2-6.2.0 -enable-mpi --with-cc=/usr/bin/mpicc --with-cxx=/usr/bin/mpicxx --disable-tecio --with-metis-cppflags="-D_FILE_OFFSET_BITS=64 -DNDEBUG -DNDEBUG2 -DHAVE_GETLINE"

0 commit comments

Comments
 (0)