All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] MPlayer build fails
@ 2008-03-11  2:34 Stephan Raue
  0 siblings, 0 replies; only message in thread
From: Stephan Raue @ 2008-03-11  2:34 UTC (permalink / raw)
  To: buildroot

Mplayer need -fomit-frame-pointer in CFLAGS to build.

               $(TARGET_CONFIGURE_ARGS) \
                CFLAGS="$(TARGET_CFLAGS) -fomit-frame-pointer" \
                LDFLAGS="$(TARGET_LDFLAGS)" \

Stephan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-11  2:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11  2:34 [Buildroot] MPlayer build fails Stephan Raue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.