Skip to content

Commit

Permalink
modified the build configurations for ferret
Browse files Browse the repository at this point in the history
  • Loading branch information
anasazi committed Jul 11, 2011
1 parent 9b69ae4 commit 1863dff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/apps/ferret/parsec/gcc-tbb-funcobj-debug.bldconf
Expand Up @@ -3,3 +3,4 @@
# gcc-tbb-funcobj-debug.bldconf - configuration file for PARSEC

source ${PARSECDIR}/pkgs/apps/ferret/parsec/gcc.bldconf
build_env="version=\"tbb_funcobj\" ${ferret_flags}"
1 change: 1 addition & 0 deletions pkgs/apps/ferret/parsec/gcc-tbb-funcobj.bldconf
Expand Up @@ -3,3 +3,4 @@
# gcc-tbb-funcobj.bldconf - configuration file for PARSEC

source ${PARSECDIR}/pkgs/apps/ferret/parsec/gcc.bldconf
build_env="version=\"tbb_funcobj\" ${ferret_flags}"
1 change: 1 addition & 0 deletions pkgs/apps/ferret/parsec/gcc-tbb-lambda-debug.bldconf
Expand Up @@ -3,3 +3,4 @@
# gcc-tbb-lambda-debug.bldconf - configuration file for PARSEC

source ${PARSECDIR}/pkgs/apps/ferret/parsec/gcc.bldconf
build_env="version=\"tbb_lambda\" ${ferret_flags}"
1 change: 1 addition & 0 deletions pkgs/apps/ferret/parsec/gcc-tbb-lambda.bldconf
Expand Up @@ -3,3 +3,4 @@
# gcc-tbb-lambda.bldconf - configuration file for PARSEC

source ${PARSECDIR}/pkgs/apps/ferret/parsec/gcc.bldconf
build_env="version=\"tbb_lambda\" ${ferret_flags}"

0 comments on commit 1863dff

Please sign in to comment.