mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Don't install `${PREFIX}/lib/libiberty.a'
Now this port doesn't install non-unique files.
This commit is contained in:
parent
b32872227d
commit
2814221406
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91337
@ -8,6 +8,7 @@
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= ${GCCVERSION}.${PATCHVERSION}
|
||||
PORTEPOCH= 2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
|
||||
http://lev.serebryakov.spb.ru/download/msp430/:patches
|
||||
|
10
devel/msp430-gcc/files/patch-Makefile.in
Normal file
10
devel/msp430-gcc/files/patch-Makefile.in
Normal file
@ -0,0 +1,10 @@
|
||||
--- Makefile.in.orig Wed Oct 15 18:17:00 2003
|
||||
+++ Makefile.in Wed Oct 15 18:17:28 2003
|
||||
@@ -715,7 +715,6 @@
|
||||
install-itcl \
|
||||
install-ld \
|
||||
install-libgui \
|
||||
- install-libiberty \
|
||||
install-libtool \
|
||||
install-m4 \
|
||||
install-make \
|
@ -22,7 +22,6 @@ lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp1/libgcc.a
|
||||
lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp2/libgcc.a
|
||||
lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/tradcpp0
|
||||
lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/specs
|
||||
lib/libiberty.a
|
||||
@dirrm lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/include
|
||||
@dirrm lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp1
|
||||
@dirrm lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp2
|
||||
|
@ -8,6 +8,7 @@
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= ${GCCVERSION}.${PATCHVERSION}
|
||||
PORTEPOCH= 2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
|
||||
http://lev.serebryakov.spb.ru/download/msp430/:patches
|
||||
|
10
devel/msp430-gcc3/files/patch-Makefile.in
Normal file
10
devel/msp430-gcc3/files/patch-Makefile.in
Normal file
@ -0,0 +1,10 @@
|
||||
--- Makefile.in.orig Wed Oct 15 18:17:00 2003
|
||||
+++ Makefile.in Wed Oct 15 18:17:28 2003
|
||||
@@ -715,7 +715,6 @@
|
||||
install-itcl \
|
||||
install-ld \
|
||||
install-libgui \
|
||||
- install-libiberty \
|
||||
install-libtool \
|
||||
install-m4 \
|
||||
install-make \
|
@ -22,7 +22,6 @@ lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp1/libgcc.a
|
||||
lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp2/libgcc.a
|
||||
lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/tradcpp0
|
||||
lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/specs
|
||||
lib/libiberty.a
|
||||
@dirrm lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/include
|
||||
@dirrm lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp1
|
||||
@dirrm lib/gcc-lib/%%GCC_TARG%%/%%GCC_REV%%/msp2
|
||||
|
Loading…
Reference in New Issue
Block a user