[Bug 182] New: openmoko-panel-demo-simple hardcodes -Werror

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Thu Feb 15 08:19:06 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=182

           Summary: openmoko-panel-demo-simple hardcodes -Werror
           Product: OpenMoko
           Version: current svn head
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: mickey at vanille-media.de
        ReportedBy: koen at openembedded.org


openmoko-panel-demo-simple hardcodes -Werror, which breaks if you have warnings
lower in the stack (e.g. in gtk 2.10.9)

My solution in OE:

do_configure_prepend() {
	sed -i -e s:-Werror::g src/Makefile.am
}



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the buglog mailing list