pkgsrc-Bugs archive

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

PR/41007 CVS commit: pkgsrc/emulators/qemu



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

From: David Brownlee <abs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41007 CVS commit: pkgsrc/emulators/qemu
Date: Tue, 24 Mar 2009 15:13:40 +0000

 Module Name:   pkgsrc
 Committed By:  abs
 Date:          Tue Mar 24 15:13:40 UTC 2009
 
 Modified Files:
        pkgsrc/emulators/qemu: Makefile
 
 Log Message:
 Workaround for PR/41007 - ensure WRKSRC comes before any buildlinked
 directories so we pickup our audio/audio.h. Cannot use CPPFLAGS for this.
     CFLAGS+= -I${WRKSRC}
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.54 -r1.55 pkgsrc/emulators/qemu/Makefile
 
 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