Check-in [2f321cc29b]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Archive x86_64 bit build files.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2f321cc29bdeee9f815987ff840e1bd7f755840d
User & Date: andrewm 2014-05-22 14:28:23
Context
2014-05-22
14:34
Archive package files for linux x86_64. check-in: 63d4cf2042 user: andrewm tags: trunk, mpssespi-1.0
14:28
Archive x86_64 bit build files. check-in: 2f321cc29b user: andrewm tags: trunk
14:23
Committing build binaries and docs in preparation for release of 1.0 of mpssespi package. check-in: d4fce2e055 user: andrewm tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Added mpssespi/linux-glibc2.15-x86_64/libmpssespi1.0.so.

cannot compute difference between binary files

Added mpssespi/linux-glibc2.15-x86_64/pkgIndex.tcl.











>
>
>
>
>
1
2
3
4
5
#
# Tcl package index file
#
package ifneeded mpssespi 1.0 \
    [list load [file join $dir libmpssespi1.0.so] mpssespi]

Added mpssespi/linux-glibc2.15-x86_64/runconfigure.











>
>
>
>
>
1
2
3
4
5
#!/bin/bash
../configure\
    CPPFLAGS=-DNDEBUG\
    --with-tcl=/opt/ActiveTcl-8.6/lib\
    --with-libmpsse=../Release-SPI