#29336: Maude: universal variant fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: dcolish@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: universal | Port: Maude -------------------------------------+-------------------------------------- Comment(by ryandesign@…): I'm skeptical about this proposed fix. It seems to me that the developers of maude want to make decisions in the build process based on whether we're building 32-bit or 64-bit, and that they make that determination at configure time and as a result define various constants in config.h that are then referenced in the source at build time. Instead, the determination should be made at build time, using existing preprocessor defines like `__LP64__`. -- Ticket URL: <https://trac.macports.org/ticket/29336#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS