Subversion Repositories DevTools

Rev

Rev 4835 | Rev 5115 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4835 Rev 4928
Line 90... Line 90...
90
    'x86_64-linux-gnu'    => {
90
    'x86_64-linux-gnu'    => {
91
       ROOT         => '/usr',
91
       ROOT         => '/usr',
92
       BASE         => 'bin/',
92
       BASE         => 'bin/',
93
       PACKAGE_ARCH => 'amd64',
93
       PACKAGE_ARCH => 'amd64',
94
       VERSION      => '4.8',
94
       VERSION      => '4.8',
95
       MACHINE      => 'x86_64-linux-gnu'
95
       MACHINE      => 'x86_64-linux-gnu',
-
 
96
       CC_OPTS      => '-fPIC',                     # Always create PIC
96
    },
97
    },
97
 
98
 
98
 
99
 
99
 
100
 
100
    #
101
    #