#49821: libsndfile - update to 1.0.26 -------------------------+--------------------------------- Reporter: hans@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: libsndfile | -------------------------+--------------------------------- Comment (by hans@…): Please excuse my Universal Binary ignorance (never used it) and help me understand what the config.h.ed script does. Without the patch, the resulting config.h contains just e.g. "#define CPU_CLIPS_NEGATIVE 1", appropriate for the architecture ./configure is run on. That's OK for that one architecture, but is wrong for the other architectures the universal binary is supposed to support. If we have the ed script that puts those #ifdef's into the config.h, then the config.h is usable even for the other arhitectures involved in the build of the universal binary. If this is correct, the ed script needs to stay. Anyway, should it be named `src__config.h.ed` ? Other ports that use such scripts (flac, glib2, neon, ...) name it simply `config.h.ed`. -- Ticket URL: <https://trac.macports.org/ticket/49821#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X