cvs commit: ports/multimedia/libdv Makefile

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Sat Mar 13 20:14:20 PST 2004


lioux       2004/03/13 20:14:20 PST

  FreeBSD ports repository

  Modified files:
    multimedia/libdv     Makefile 
  Log:
  o Work around compiler BUG
          - Optimizations -O{1,s,2,3} work
          - However, lack of -O{1,s,2,3} or -O0 BREAK the build
          - Therefore, make sure we have AT LEAST -O and avoid -O0
  
  PR:             52024
  Submitted by:   Heiner Eichmann <h.eichmann at gmx.de>
  
  Revision  Changes    Path
  1.21      +6 -0      ports/multimedia/libdv/Makefile


More information about the cvs-ports mailing list