Change 4840

tony_smith (Tony Smith)
Tony Smith committed this change into //guest/tony_smith/perforce/API/Ruby/main
Request Review
Download .zip
Bug fix to P4Ruby's build script.
On some Linux platforms, P4Ruby
would still be linked with gcc rather than g++ causing problems for
those using gcc 3.x. This change forces mkmf to generate a makefile
where CC=g++ which does no harm to old environments but makes the
link work on new environments.
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
Changes#40
Loading...
p4conf.rb#17
Loading...
p4rb_version.h#42
Loading...
Tip: Use n and p to cycle through the changes.