Skip to content

Commit

Permalink
Shared fmi lib breaks bootstrapping
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@17129 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Sep 7, 2013
1 parent 2ca88f6 commit 88beaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ else
LIBSIMULATION=libSimulationRuntimeC.a
LIBRUNTIME=libOpenModelicaRuntimeC.so
LIBFMIRUNTIME=libOpenModelicaFMIRuntimeC.so
LIBFMILIB=libfmilib.so
LIBFMILIB=libfmilib.a
RT_LDFLAGS="$RT_LDFLAGS -lrt -lgc -lexpat $OPENMP"
LINK="cp -frl"
RPATH="-Wl,-rpath,'\$\$ORIGIN/../lib/omc'"
Expand Down

0 comments on commit 88beaf0

Please sign in to comment.