Skip to content

Commit

Permalink
ci3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 18, 2023
1 parent 1e153fe commit 10d2799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
#LIBS="$(nc-config --libs)" ./configure --enable-static --disable-shared --prefix=/mingw64
#LIBS="$(nc-config --libs)" ./configure --enable-static --disable-shared
LDFLAGS="-Wl,-no-undefined" LIBS="$(nc-config --libs)" ./configure --enable-shared
sed -i.bak -e "s/\(allow_undefined=\)yes/\1no/" libtool
make install
#ldconfig
ls fortran/.libs
Expand Down

0 comments on commit 10d2799

Please sign in to comment.