Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Rake: How do I Override Var's Used by a Rule?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Brock Rycenga, post: 4622110"] As usual, right after I finally decide to post something to a forum, I trip over an answer myself. I found that this seems to do the trick. task :release_build do C_OPTIMIZE_LVL="-o2" C_DEBUG="" Rake::Task[:debug_build].invoke end Is this a good way to do this? Is there a better one? Should I just stop asking questions and move on? Thanks, B [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Rake: How do I Override Var's Used by a Rule?
Top