Skip to content

Commit

Permalink
enable build debug (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
crbaird committed Oct 11, 2016
1 parent 2d28baa commit fe996f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/dev-tools/easybuild/SPECS/easybuild.spec
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ patch -p0 < %{_sourcedir}/bootstrap_eb.py-apply-patch.patch
%endif

export EASYBUILD_BOOTSTRAP_SKIP_STAGE0=1
export EASYBUILD_BOOTSTRAP_DEBUG=1
export EASYBUILD_BOOTSTRAP_SOURCEPATH=%{_sourcedir}
export EASYBUILD_INSTALLPATH=%{install_path}
export PATH=${LMOD_DIR}:${PATH}
Expand Down

0 comments on commit fe996f4

Please sign in to comment.