pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/34966 CVS commit: pkgsrc/pkgtools/bootstrap-mk-files



The following reply was made to PR pkg/34966; it has been noted by GNATS.

From: Jan Schaumann <jschauma%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/34966 CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
Date: Sat, 11 Nov 2006 18:24:52 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  jschauma
 Date:          Sat Nov 11 18:24:52 UTC 2006
 
 Modified Files:
        pkgsrc/pkgtools/bootstrap-mk-files: Makefile
        pkgsrc/pkgtools/bootstrap-mk-files/files/mods: Darwin.sys.mk
            Interix.sys.mk UnixWare.sys.mk
 
 Log Message:
 Address PR pkg/34966 as suggested by Oliver Gould and apply the same
 logic to all platforms:
 Some packages (such as math/gap) create wrappers based on the name of
 the compiler, so ${CC} should not contain any flags.  Move flags into
 CFLAGS.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/bootstrap-mk-files/Makefile
 cvs rdiff -r1.1.1.1 -r1.2 \
     pkgsrc/pkgtools/bootstrap-mk-files/files/mods/Darwin.sys.mk \
     pkgsrc/pkgtools/bootstrap-mk-files/files/mods/Interix.sys.mk \
     pkgsrc/pkgtools/bootstrap-mk-files/files/mods/UnixWare.sys.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index