Commit Graph

7 Commits

Author SHA1 Message Date
mcafee%netscape.com
dd7d28a33a Moving USE_PTHREADS define over to mozilla/config/config.mk, more than jpeg needs this. 1998-08-15 01:25:44 +00:00
mcafee%netscape.com
6720421d25 jpeg includes nsprpub header files and thus needs to know about USE_PTHREADS for some platforms. Fixes SparcLinux. 1998-08-15 01:19:59 +00:00
pnunn
a679720196 Remove temporary fix to Makefile for alpha linux optimization build of jidctred.c in jpeg module.
-pnunn
1998-05-19 17:50:14 +00:00
pnunn
41c1928644 jidctred.c isn't used and causes build errors on alpha linux. Removed. 1998-05-19 17:05:36 +00:00
briano
3ef5e8253e Forgot to make sure the optimization tweak only happens when BUILD_OPT is set. Duh. 1998-05-15 19:02:42 +00:00
briano
8ba4f09bf6 Minor tweak for Alpha Linux. On my machine (DECStation 200, 64MB, RH5,
2.0.30), using -O2 (the default) causes the optimizer to dump core,
leaving gcc hanging.  Using -O instead, for just jidctred.c, works fine.
This is hopefully a temporary hack.  Anyone have any long-term solutions?
Approved by pnunn@netscape.com.
1998-05-15 18:50:35 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00