Show
Ignore:
Timestamp:
06/06/08 15:09:04 (1 year ago)
Author:
tofu.linden
Message:

Simplify/improve the mozilla+llmozlib linux build for a gcc-4.1 world.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/llmozlib2/README-linux-linden.txt

    r8 r14  
    1515========== 
    1616 
    17 Linden Lab should NOT NEED TO CHANGE THIS by default, so they can skip this 
    18 section. 
    19  
    20 We use a specific configuration of x86 libjpeg for Mozilla because, sadly, 
    21 the libjpeg ABI isn't very stable across distributions.  If you want to 
    22 AVOID this custom build of libjpeg and defer to the system libjpeg, 
    23 perform these steps: 
    24  
    25 1. Edit build_mozilla/linux-libxul-bits/mozconfig: 
    26    * remove the 'ac_add_options --with-system-jpeg=...' line 
     17<special instructions no longer applicable> 
    2718 
    28192. GTK AND FRIENDS