Skip to content

Commit

Permalink
use i686-pc-linux-gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
jkutner committed Feb 9, 2016
1 parent 5638a53 commit 4f4753b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def gem_config(conf)
cc.flags << "-ldl"
end

conf.build_target = 'x86_64-pc-linux-gnu'
conf.build_target = 'i686-pc-linux-gnu'
conf.host_target = 'i686-pc-freebsd7'

gem_config(conf)
Expand Down

0 comments on commit 4f4753b

Please sign in to comment.