Skip to content
  1. Aug 19, 2009
    • Thomas Petazzoni's avatar
      alsa-utils: fix build for x86 on x86-64 · 350b6c6e
      Thomas Petazzoni authored
      
      
      alsa-utils included two ugly patches for ARM and AVR32 to fix build
      issues encountered with ncurses. In fact these build issues were
      caused by the fact that alsa-utils was using ncurses5-config of the
      host instead of the one installed in $(STAGING_DIR).
      
      Therefore, these two patches are removed, and we instead pass
      ac_cv_prog_ncurses5_config to the ./configure script.
      
      This commit solves bug #569, reported by Simon Pasch, who also
      contributed this fix.
      
      Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
      350b6c6e
  2. Aug 06, 2009
  3. Aug 05, 2009
  4. Aug 04, 2009
  5. Aug 03, 2009
  6. Aug 02, 2009
  7. Aug 01, 2009
Loading