[prev in list] [next in list] [prev in thread] [next in thread] 

List:       flashrom
Subject:    [flashrom] [PATCH] minor NetBSD/DragonFly/pkgsrc build instruction update
From:       "Jonathan A. Kollasch" <jakllsch () kollasch ! net>
Date:       2012-03-28 17:29:26
Message-ID: 20120328172917.GA19337 () tazenda ! kollasch ! net
[Download RAW message or body]

Add -I/usr/pkg/include to NetBSD/Dragon Fly build example CPPFLAGS.
This is needed to pick up libftdi.

Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>

["flashrom-README.patch" (text/x-diff)]

Index: flashrom/README
===================================================================
--- flashrom/README	(revision 1517)
+++ flashrom/README	(working copy)
@@ -83,7 +83,7 @@
 To compile on NetBSD or DragonFly BSD, use:
 
  ln -s /usr/pkg/include/pciutils pci
- gmake CPPFLAGS=-I. LDFLAGS="-L/usr/pkg/lib -Wl,-rpath-link,/usr/pkg/lib"
+ gmake CPPFLAGS="-I. -I/usr/pkg/include" LDFLAGS="-L/usr/pkg/lib -Wl,-rpath-link,/usr/pkg/lib"
 
 To compile on OpenBSD, use:
 


_______________________________________________
flashrom mailing list
flashrom@flashrom.org
http://www.flashrom.org/mailman/listinfo/flashrom

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic