Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #1865 from ciprianbadescu/maint/force-posix-boost-…
Browse files Browse the repository at this point in the history
…random-provider-6.4.x

(maint) force posix boost random provider [cherry-pick] -> 6.4.x
  • Loading branch information
GabrielNagy authored Jan 31, 2020
2 parents 5fe6918 + a7af553 commit ab0daf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/components/leatherman.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
ruby = "#{settings[:host_ruby]} -r#{settings[:datadir]}/doc/rbconfig-#{settings[:ruby_version]}-orig.rb"
toolchain = "-DCMAKE_TOOLCHAIN_FILE=/opt/pl-build-tools/#{settings[:platform_triple]}/pl-build-toolchain.cmake"
cmake = "/opt/pl-build-tools/bin/cmake"
special_flags = "-DCMAKE_CXX_FLAGS='-DBOOST_UUID_RANDOM_PROVIDER_FORCE_POSIX'"
elsif platform.is_solaris?
if platform.architecture == 'sparc'
ruby = "#{settings[:host_ruby]} -r#{settings[:datadir]}/doc/rbconfig-#{settings[:ruby_version]}-orig.rb"
Expand Down

0 comments on commit ab0daf7

Please sign in to comment.