]> git.pld-linux.org Git - packages/bcc.git/blame - Dev86src-bccpaths.patch
- removed man pages provided by bin86
[packages/bcc.git] / Dev86src-bccpaths.patch
CommitLineData
8ce085aa
AM
1diff -uNr linux-86/bcc/bcc.c linux-86-bccpaths/bcc/bcc.c
2--- linux-86/bcc/bcc.c Sat Feb 7 06:01:44 1998
3+++ linux-86-bccpaths/bcc/bcc.c Fri Feb 4 19:50:25 2000
4@@ -80,7 +80,7 @@
5 #else
6 #define STANDARD_EXEC_PREFIX_2 "/usr/bin/"
7 #endif
8-#define DEFAULT_INCLUDE "-I~/include"
9+#define DEFAULT_INCLUDE "-I~/lib/bcc/include"
10 #define DEFAULT_LIBDIR0 "-L~/lib/bcc/i86/"
11 #define DEFAULT_LIBDIR3 "-L~/lib/bcc/i386/"
12 #define OPTIM_RULES "-d~/lib/bcc/i86"
This page took 0.397722 seconds and 4 git commands to generate.