On May 31, 2015 12:37 PM, "Robert Millan" <[email protected]> wrote: > > > Hi, > > Please forgive my ignorance on NetBSD make flags; does anyone know how to make the Rump build > system enable them? > > E.g. > > .if ${RUMP_PCI_IOSPACE:Uno} == "yes" > CPPFLAGS+=-DRUMP_PCI_IOSPACE > .endif > > -- > Robert Millan >
buildrump.sh -V RUMP_PCI_IOSPACE=yes Justin
