From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/pkgconfig
Date: Sat, 13 Jan 2007 20:20:58 -0800 (PST) [thread overview]
Message-ID: <20070114042058.A1FDD485BD@busybox.net> (raw)
Author: andersen
Date: 2007-01-13 20:20:57 -0800 (Sat, 13 Jan 2007)
New Revision: 17289
Log:
oops, silence some debugging noise
Modified:
trunk/buildroot/package/pkgconfig/pkgconfig-filter.sh
Changeset:
Modified: trunk/buildroot/package/pkgconfig/pkgconfig-filter.sh
===================================================================
--- trunk/buildroot/package/pkgconfig/pkgconfig-filter.sh 2007-01-14 04:10:14 UTC (rev 17288)
+++ trunk/buildroot/package/pkgconfig/pkgconfig-filter.sh 2007-01-14 04:20:57 UTC (rev 17289)
@@ -17,11 +17,11 @@
sed -e "s~\-L/~-L=/~g; s~\-I/~-I=/~g;" |
sed -e "s~\-L\=~-L$PKG_CONFIG_SYSROOT~g; s~\-I\=~-I$PKG_CONFIG_SYSROOT~g;"
then
- echo "PKG_CONFIG_LIBDIR=$PKG_CONFIG_LIBDIR" >&2
- echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH" >&2
- echo "OKAY" >&2;
+ #echo "PKG_CONFIG_LIBDIR=$PKG_CONFIG_LIBDIR" >&2
+ #echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH" >&2
+ #echo "OKAY" >&2;
exit 0;
else
echo "pkg-config failed!" >&2
- exit 1
+ exit $?
fi
next reply other threads:[~2007-01-14 4:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-14 4:20 andersen at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-04 2:12 [Buildroot] svn commit: trunk/buildroot/package/pkgconfig correa at uclibc.org
2008-04-01 15:29 jacmet at uclibc.org
2007-06-21 22:05 aldot at uclibc.org
2006-08-29 16:41 aldot at uclibc.org
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=20070114042058.A1FDD485BD@busybox.net \
--to=andersen@uclibc.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox