All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Lykowski <lykowdk@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Fixes problem with pkg-config and building xorg drivers
Date: Fri, 19 Dec 2008 15:45:48 -0800	[thread overview]
Message-ID: <494C322C.8070903@gmail.com> (raw)

Add this file to your xserver package directory.

If you have  PKG_CONFIG_ALLOW_SYSTEM_CFLAGS  or 
PKG_CONFIG_ALLOW_SYSTEM_LIBS defined
pkg-config will substitute sysroot for every instance of /usr/include, 
/usr/lib/, etc.

When calling pkg-config xorg-xserver it would return a mangled path to 
/usr/include/pixman-1.
This patch copies what is done in xserver-1.5.

Dan Lykowski
Dynon Avionics
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xserver_xorg-server-1.4-pkgconfig-fix.patch
Type: text/x-diff
Size: 317 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20081219/a7fc0cc8/attachment.bin 

                 reply	other threads:[~2008-12-19 23:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494C322C.8070903@gmail.com \
    --to=lykowdk@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.