]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- updated for gcc 3.0.3
authorfilon <filon@sokrates.mimuw.edu.pl>
Sat, 22 Dec 2001 09:44:12 +0000 (09:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc-DESTDIR.patch -> 1.1.2.2

gcc-DESTDIR.patch

index f89edcca0c916cd05d7b1eefcf5d979c5a35c8fa..1b988d16ffb00f054402628060f8957f66bd387a 100644 (file)
@@ -7,6 +7,6 @@ diff -urN gcc-3.0.org/gcc/Makefile.in gcc-3.0/gcc/Makefile.in
  # Used to install the shared libgcc.
 -slibdir = @slibdir@
 +slibdir = $(DESTDIR)@slibdir@
- # Since tooldir does not exist at build-time, use -B$(build_tooldir)/bin/
+ # Since gcc_tooldir does not exist at build-time, use -B$(build_tooldir)/bin/
  build_tooldir = $(exec_prefix)/$(target_alias)
  # Directory in which the compiler finds target-independent g++ includes.
This page took 0.036978 seconds and 4 git commands to generate.