* [Buildroot] [PATCH] Fixes problem with pkg-config and building xorg drivers
@ 2008-12-19 23:45 Dan Lykowski
0 siblings, 0 replies; only message in thread
From: Dan Lykowski @ 2008-12-19 23:45 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-19 23:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 23:45 [Buildroot] [PATCH] Fixes problem with pkg-config and building xorg drivers Dan Lykowski
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.