Changes between Version 93 and Version 94 of FAQ
- Timestamp:
- Feb 25, 2010, 12:46:16 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v93 v94 196 196 MacPorts 1.8 introduced a new option to macports.conf: '''build_arch'''. This allows you to control the architecture targeted by builds. For example, you can use this to build 64bit on 10.5 (where 32bit is the default) or 32bit on 10.6 (where 64bit is usually the default). 197 197 198 Documentation on this feature can be found in the man page for ''macports.conf'', and also in the Guide. 199 198 200 There are two issues to note before you try and use build_arch: 199 201 - many ports ignore the {{{-arch}}} flag to select the architecture, and will most likely fail to build at all