Changes between Version 1 and Version 2 of Ticket #47806, comment 2
- Timestamp:
- May 22, 2015, 11:21:11 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47806, comment 2
v1 v2 3 3 > 4 4 > The use of `use_configure no` is a cause for concern, because it usually implies that the port is not UsingTheRightCompiler or `-arch` flags and doesn't have a universal variant so these things have to be done manually in the port. If you're using fsf gcc then that further complicates things, but I'm not sure if you are using gcc, since you've declared a dependency on gcc5 but haven't given any configure arguments or environment variables telling the build to use it. 5 5 6 6 7 7 I have had a very hard time figuring out the appropriate dependencies so I'm hoping you can help sort this out: