[asterisk-bugs] [Asterisk 0005579]: Problem in the Zaptel Makefile for the X86-64 arch
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 11:08:05 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=5579
======================================================================
Reported By: hk
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 5579
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-02-2005 14:06 CST
Last Modified: 06-07-2008 11:08 CDT
======================================================================
Summary: Problem in the Zaptel Makefile for the X86-64 arch
Description:
There is a problem in the Makefile for zaptel. It is only relevant for
x86_64
architechtures.
% cvs diff Makefile
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.90
diff -r1.90 Makefile
27c27
< CFLAGS+=$(CFLAGS_PPC) $(CFLAGS_X64-64)
---
> CFLAGS+=$(CFLAGS_PPC) $(CFLAGS_X86-64)
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 11:08
----------------------------------------------------------------------
Repository: dahdi
Revision: 805
U trunk/Makefile
------------------------------------------------------------------------
r805 | russell | 2008-06-07 11:08:03 -0500 (Sat, 07 Jun 2008) | 2 lines
fix silly typo (issue http://bugs.digium.com/view.php?id=5579)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=805
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 11:08 svnbot Checkin
06-07-08 11:08 svnbot Note Added: 0088082
======================================================================
More information about the asterisk-bugs
mailing list