Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/lgpl3/gmp/lib/libgmp/arch/powerpc



Module Name:    src
Committed By:   mrg
Date:           Thu Jul  7 08:02:52 UTC 2011

Modified Files:
        src/external/lgpl3/gmp/lib/libgmp/arch/powerpc: Makefile.inc

Log Message:
for now, compile all the powerpc asm files -DPIC.  fix this properly by
either compiling the dynamic version in a other dir separately, or call
gcc on the fly with the right arguments without generating .S file at all.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index