Bug 3765 - Only depend on a c++ compiler on Beos
Status: RESOLVED FIXED
Alias: None
Product: MojoSetup
Classification: Unclassified
Component: Everything
Version: unspecified
Hardware: PC Linux
: P3 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2008-09-01 16:48 EDT by kratz00
Modified: 2022-05-20 13:39:26 EDT
0 users

See Also:


Attachments
use_g++_only_on_beos.patch (482 bytes, patch)
2008-09-01 16:48 EDT, kratz00

Description kratz00 2008-09-01 16:48:02 EDT
I don't know why but it looks like that the only platform which needs a c++ compiler is Beos. With this patch mojosetup requires only a c compiler on all other platforms than Beos.
Comment 1 kratz00 2008-09-01 16:48:31 EDT
Created attachment 1850 [details]
use_g++_only_on_beos.patch
Comment 2 Ryan C. Gordon 2008-09-07 16:16:00 EDT
Comment on attachment 1850 [details]
use_g++_only_on_beos.patch

(changing mimetype of patch.)
Comment 3 Ryan C. Gordon 2008-09-07 16:46:25 EDT
Fixed in hg changeset 587:9dccead95bbc, thanks!

--ryan.


Comment 4 Ryan C. Gordon 2022-05-20 13:39:26 EDT
This bug report has migrated to our GitHub issue tracker:

https://github.com/icculus/mojosetup/issues/25