diff options
Diffstat (limited to 'devel/orbitcpp/files/patch-Makefile.buildvars')
-rw-r--r-- | devel/orbitcpp/files/patch-Makefile.buildvars | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/orbitcpp/files/patch-Makefile.buildvars b/devel/orbitcpp/files/patch-Makefile.buildvars deleted file mode 100644 index 81c330f2715e..000000000000 --- a/devel/orbitcpp/files/patch-Makefile.buildvars +++ /dev/null @@ -1,8 +0,0 @@ ---- Makefile.buildvars.orig Thu Apr 5 11:57:48 2001 -+++ Makefile.buildvars Thu Nov 15 11:04:56 2001 -@@ -1,4 +1,4 @@ --INCLUDES= -I$(top_builddir) -I$(top_srcdir) $(ORBIT_CFLAGS) -+INCLUDES= -I$(top_builddir) -I$(top_srcdir) -I${LOCALBASE}/include $(ORBIT_CFLAGS) - # -ansi and -pedantic suck because of many superfluous warnings. - FLAGS = -Wall - CFLAGS = -g -O0 $(FLAGS) |