-
Notifications
You must be signed in to change notification settings - Fork 458
see #2605, #2061, #1735, probably others #2747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
this makes sense... would be nice if it:
|
if it's not windows, "/usr/local" should be fine. we could add AIX, Solaris, etc... but there's really no point in testing for a thing if it doesn't change what we do. i suspect your hypothetical "amiga guy" will already know to be on the lookout for things to change. without an amiga to test on, and with no subject matter experts on the team, i would just not bother, and wait for someone who cares and knows what they are doing tell us what they need changed. |
There is @polluks ... and i have an amige right here as well :) In any case i am a friend of not doing things blindly - a warning in that case is totally justified (also this is another thing that assumes we are compiling on the host... oh well) |
if i'm wrong and we DO have amiga experts here, we should add the test and they should just tell me what to use for a default DESTDIR |
The problem starts with "compiling on the host". Your test would just give "linux" or "windows" Anyway, useless discussion. That warning just should be there |
sounds like you want a "canadian cross" compiler, which is a whole different set of issues. i would even argue that this is better handled outside the scope of this project entirely.
NOT "useless". if we have amiga experts here who can tell us what a good default DESTDIR is for that platform, let's hear it !!! |
i obviously don't have all these systems to test with.
let the argument commence...