Skip to content

Commit

Permalink
Set OPENMODELICAHOME for bootstrapped builds
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@15064 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Feb 5, 2013
1 parent 17296b2 commit cb73800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ bootstrap-from-tarball:
$(MAKE) -C Compiler builtin install_scripts
$(MAKE) -C Parser install
$(MAKE) -C Compiler/modpar install
$(MAKE) -C testsuite/openmodelica/bootstrapping -f LinkMain.makefile bootstrap-from-tarball
$(MAKE) bootstrap-from-compiled
time $(MAKE) -C testsuite/openmodelica/bootstrapping -f LinkMain.makefile bootstrap-from-tarball
OPENMODELICAHOME=`pwd`/build time $(MAKE) bootstrap-from-compiled

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

0 comments on commit cb73800

Please sign in to comment.