Skip to content

Commit

Permalink
Fixing hpxlua
Browse files Browse the repository at this point in the history
  • Loading branch information
sithhell committed Nov 3, 2015
1 parent 9614a4d commit 4927c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/hpx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function hpx_cmake()
cmake -DCMAKE_CXX_COMPILER=${CC} \
-DCMAKE_C_COMPILER=${CC} \
-DCMAKE_BUILD_TYPE=$BUILD_TYPE \
"$@"
"\$@"
EOF
chmod +x $BASE_PATH/packages/$PREFIX/hpx/$BUILD_TYPE/bin/hpxcmake

Expand Down

0 comments on commit 4927c8e

Please sign in to comment.