On Mon, Oct 10, 2011 at 15:03, Daniel O'Connor <[email protected]> wrote: > I am trying to modify the arm-none-eabi port so that it builds newlib with > --disable-newlib-supplied-syscalls. > How would I go about passing that flag to newlib's configure?
I see that's in both gcc and newlib's configure script, have you tried adding it to configure.args-append keyword in arm-none-eabi-gcc's portfile? -- Andrea _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
