diff options
Diffstat (limited to 'packages/zd1211/zd1211-20050315/Makefile.patch')
-rw-r--r-- | packages/zd1211/zd1211-20050315/Makefile.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/zd1211/zd1211-20050315/Makefile.patch b/packages/zd1211/zd1211-20050315/Makefile.patch index e69de29bb2..ac49d0b18f 100644 --- a/packages/zd1211/zd1211-20050315/Makefile.patch +++ b/packages/zd1211/zd1211-20050315/Makefile.patch @@ -0,0 +1,15 @@ +--- zd1211/Makefile 2005-03-15 00:23:52.000000000 -1000 ++++ zd1211-new/Makefile 2005-05-30 02:39:34.447198051 -1000 +@@ -4,9 +4,9 @@ + # + + # Some commands +-CC=gcc +-CPP=g++ +-LD=ld ++#CC=gcc ++#CPP=g++ ++#LD=ld + RM=rm -f -r + CVS=cvs + TAR=tar |