Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rakelib/blueprint.rb
Original file line number Diff line number Diff line change
@@ -51,8 +51,7 @@

gcc.ldflags << "-lm"

if Rubinius::BUILD_CONFIG[:dtrace] #and
#Rubinius::BUILD_CONFIG[:os] =~ /freebsd(9|10)/
if Rubinius::BUILD_CONFIG[:dtrace]
gcc.ldflags << "-lelf"
gcc.ldflags << "vm/dtrace/probes.o"

0 comments on commit d86660b

Please sign in to comment.