diff options
author | andreas <andreas@FreeBSD.org> | 2000-08-25 04:43:55 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-08-25 04:43:55 +0800 |
commit | daf12716b770d169bb2c80e06fb865e7b1599942 (patch) | |
tree | 6ec2ac6d0931e3e277f99142b4fc1ab13dcfa768 /graphics/imlib2-tmp | |
parent | e26b923f55475a93dda6424e7003a7f67bc6d9d4 (diff) | |
download | freebsd-ports-gnome-daf12716b770d169bb2c80e06fb865e7b1599942.tar.gz freebsd-ports-gnome-daf12716b770d169bb2c80e06fb865e7b1599942.tar.zst freebsd-ports-gnome-daf12716b770d169bb2c80e06fb865e7b1599942.zip |
The software's own genarch program took several HOURS on
my dual PIII-700 trying to figure out the sizes of the
primary and secondary caches. The sizes turned out to be
rather wrong (definetly true for the L2 cache, may be L1
is indeed 32Kb). Their algorithm seems bogus to me, but
most importantly, the obtained values are NOT USED
anywhere in the GhostScript code... One of the submitted
patches rips the "cache size" section from the genarch
entirely.
The attached modification and new patches also:
. replace the use of mktemp/fopen with mkstemp/fdopen
. modify the unix-gcc.mak so that there is no need for
GNU-make
PR: 20038
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'graphics/imlib2-tmp')
0 files changed, 0 insertions, 0 deletions