Changeset 17512


Ignore:
Timestamp:
2013-10-03T16:49:56+02:00 (11 years ago)
Author:
sjoelund.se
Message:

Use the latest FMIL (which should allow .a-files to be used without compiling a .so)

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:externals
      •  

        old new  
        1 https://openmodelica.org/svn/OpenModelicaExternal/trunk/3rdParty@6 3rdParty
         1https://openmodelica.org/svn/OpenModelicaExternal/trunk/3rdParty@7 3rdParty
  • trunk/Makefile.in

    r17495 r17512  
    3333# We don't want the shared version, but symbols are not exported if we use the static version
    3434# This compiles the shared and static versions, but we only copy the static version...
    35 FMILIB_SHARED = ON
     35FMILIB_SHARED = OFF
    3636
    3737include Makefile.common
Note: See TracChangeset for help on using the changeset viewer.