Skip to content

Commit

Permalink
Try to build a dynamic omc on OSX
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@23388 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Nov 16, 2014
1 parent 68397f7 commit 02606a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -753,7 +753,7 @@ if test "Darwin" = `uname`; then
OS_TARGET="osx"
LIS_LDFLAGS="-Wl,-install_name,@rpath/liblis.dylib"
AR_SH="sh -x ar.sh"
BOOTSTRAP_STATIC="static"
BOOTSTRAP_STATIC=""
elif test "$host" = "i586-pc-mingw32msvc"; then
APP=".exe"
EXE=".exe"
Expand Down

0 comments on commit 02606a0

Please sign in to comment.