Ignore:
Timestamp:
08/14/2005 04:48:48 PM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.1
Children:
772e898
Parents:
3c47af8
Message:

Update xorg define in comment

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.1/BOOK@4927 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xorg.xml

    r3c47af8 r5d9032d0  
    255255 * building without the DefaultGcc2PpcOpt line.  ***********/
    256256
    257 /* #define DefaultGcc2i386Opt -O2 -fno-strength-reduce \
    258                               -fno-strict-aliasing -march=i686 */
    259 /* #define DefaultGccAMD64Opt -O2 -fno-strength-reduce \
    260                               -fno-strict-aliasing */
    261 /* #define DefaultGcc2AxpOpt  -O2 -mcpu=ev6 */
    262 /* #define DefaultGcc2PpcOpt  -O2 -mcpu=750 */
     257/* #define DefaultGcc2i386Opt  -O2 -fno-strength-reduce \
     258                               -fno-strict-aliasing -march=i686 */
     259/* #define DefaultGcc2AMD64Opt -O2 -fno-strength-reduce \
     260                               -fno-strict-aliasing */
     261/* #define DefaultGcc2AxpOpt   -O2 -mcpu=ev6 */
     262/* #define DefaultGcc2PpcOpt   -O2 -mcpu=750 */
    263263
    264264#define HasFreetype2            YES
Note: See TracChangeset for help on using the changeset viewer.