gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1326: improve binutils scripts a bit


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1326: improve binutils scripts a bit
Date: Thu, 06 Dec 2012 23:33:41 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1326
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2012-12-06 23:33:41 +0100
message:
  improve binutils scripts a bit
modified:
  gnu/binutils/Makefile
  gnu/binutils/config.mk
=== modified file 'gnu/binutils/Makefile'
--- a/gnu/binutils/Makefile     2012-12-04 22:21:53 +0000
+++ b/gnu/binutils/Makefile     2012-12-06 22:33:41 +0000
@@ -6,9 +6,10 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = binutils/
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME)$(MINOR_UPDATE).tar.gz
 SIGFILES = $(DISTNAME)$(MINOR_UPDATE).tar.gz.sig
+WORKOBJ = $(WORKDIR)/build-$(GARVERSION)/
 
 BUILDDEPS = 
 LIBDEPS = 

=== modified file 'gnu/binutils/config.mk'
--- a/gnu/binutils/config.mk    2012-10-27 23:43:13 +0000
+++ b/gnu/binutils/config.mk    2012-12-06 22:33:41 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for binutils ##
 
-CONFIGURE_OPTS ?= 
+CONFIGURE_OPTS ?= --with-build-sysroot=$(prefix)
 BUILD_OPTS ?=


reply via email to

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