Change 14519

tony
tony committed this change into //guest/perforce_software/p4ruby/main
Request Review
Download .zip
Solaris porting work: switch to using 'target_os' and 'target_cpu'
rather than 'host_...' because (a) we should be building for the
target rather than the host (though mostly they're the same), and
(b) because the values are simpler.

Also add some code to detect that we're on solaris properly,
rather than using 'uname -r' which is the fallback. This code
may not work on versions of Solaris older than 2.10, but we're
not supporting them, so...
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
p4conf.rb#7
Loading...
Tip: Use n and p to cycle through the changes.