gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1663: add binutils to IGNORE_DEPS


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1663: add binutils to IGNORE_DEPS
Date: Sun, 20 Jan 2013 17:02:24 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1663
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-20 17:02:24 +0100
message:
  add binutils to IGNORE_DEPS
modified:
  ChangeLog
  gar.conf.mk
=== modified file 'ChangeLog'
--- a/ChangeLog 2013-01-20 15:19:08 +0000
+++ b/ChangeLog 2013-01-20 16:02:24 +0000
@@ -1,5 +1,7 @@
 2013-01-20  Brandon Invergo  <address@hidden>
 
+       * gar.conf.mk (IGNORE_DEPS): Add binutils
+
        * gar.lib/wrong_arch.mk: Create dummy makefile to print a message
        for packages which don't support the user's CPU architecture
 

=== modified file 'gar.conf.mk'
--- a/gar.conf.mk       2012-12-19 23:07:05 +0000
+++ b/gar.conf.mk       2013-01-20 16:02:24 +0000
@@ -9,7 +9,7 @@
 # List of packages that should not be installed automatically as dependencies
 # by GARStow -- for example, if they're provided by an underlying operating
 # system.
-IGNORE_DEPS = libc libiconv
+IGNORE_DEPS = libc libiconv binutils
 
 # If you want GSRC messages to be printed in color, set USE_COLOR to y. This 
may
 # help in distinguishing GSRC output from that of the packages you build.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]