]> www.ginac.de Git - cln.git/commit
Make out of the box build on x86_64 system with complete 32 bit
authorRichard Kreckel <kreckel@ginac.de>
Sun, 24 Jul 2005 21:20:46 +0000 (21:20 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Sun, 24 Jul 2005 21:20:46 +0000 (21:20 +0000)
commit2ebe834823ef6e01f3ac73fb2a2d55259820270b
treef2eff158f2f571bf9386a8025cb138890d2faaa1
parentafdca11f60d1c4982dcca7e78d3c4aa3b0fcbd9c
    Make out of the box build on x86_64 system with complete 32 bit
        userland possible
        * include/cln/config.h.in: Don't #define __x86_64__ when
        __i386__ is defined.
        * src/base/digitseq/cl_asm_x86_64_.cc: New file.
        * doc/cln.tex: Revert workaround description introduced 2005-05-02.
ChangeLog
doc/cln.tex
include/cln/config.h.in
src/base/digitseq/cl_asm_x86_64_.cc [new file with mode: 0644]