cvs commit: ports/devel/powerpc-gcc Makefile pkg-plist
    Stanislav Sedov 
    stas at FreeBSD.org
       
    Thu Feb  8 01:14:30 UTC 2007
    
    
  
stas        2007-02-08 01:14:28 UTC
  FreeBSD ports repository
  Modified files:
    devel/powerpc-gcc    Makefile pkg-plist 
  Log:
  - Create symlinks for utilities like as, ld, etc in the gcc libexec directory,
    so it will able to find it in linking/assembling stage. Thus, it's
    possible now just add `make -V PREFIX`/bin into the path and both
    this and system compilers will work.
  - Bump PORTREVISION
  
  PR:             ports/108081
  Reported by:    takawata
  
  Revision  Changes    Path
  1.4       +14 -3     ports/devel/powerpc-gcc/Makefile
  1.3       +69 -54    ports/devel/powerpc-gcc/pkg-plist
    
    
More information about the cvs-all
mailing list