Skip to content

Commit

Permalink
- Partest on OSX
Browse files Browse the repository at this point in the history
- Skip some unncessary steps for bootstrapping from tarball


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@18203 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Nov 19, 2013
1 parent 6c4f01a commit 7da968f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.in
Expand Up @@ -108,7 +108,6 @@ omc-bootstrapped:
bootstrap-from-tarball:
$(MAKE) bootstrap-dependencies
time $(MAKE) -C testsuite/openmodelica/bootstrapping -f LinkMain.makefile bootstrap-from-tarball
OPENMODELICAHOME=`pwd`/build time $(MAKE) bootstrap-from-compiled
$(MAKE) omlibrary

# configure --without-rml works using this target, but requires a compiled omc (either from bootstrap or regular one)
Expand Down

0 comments on commit 7da968f

Please sign in to comment.