Skip to content

Commit

Permalink
Use the latest FMIL (which should allow .a-files to be used without c…
Browse files Browse the repository at this point in the history
…ompiling a .so)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@17512 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Oct 3, 2013
1 parent 650a8ac commit b4b605b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ LAPACK_TARGET=@LAPACK_TARGET@
OPENBLAS_EXTRA_ARGS=@OPENBLAS_EXTRA_ARGS@
# We don't want the shared version, but symbols are not exported if we use the static version
# This compiles the shared and static versions, but we only copy the static version...
FMILIB_SHARED = ON
FMILIB_SHARED = OFF

include Makefile.common

Expand Down

0 comments on commit b4b605b

Please sign in to comment.