Overview
Comment: | Update cross-compilation environment variable descriptions in README. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | exp-venks |
Files: | files | file ages | folders |
SHA1: |
23aaf6489661ce0445ff00e8adb4b30d |
User & Date: | venks on 2014-06-05 18:44:35 |
Other Links: | branch diff | manifest | tags |
Context
2014-06-05
| ||
20:24 | Merge cross compilation README changes check-in: 3fc4fa39ec user: venks tags: trunk | |
18:44 | Update cross-compilation environment variable descriptions in README. Closed-Leaf check-in: 23aaf64896 user: venks tags: exp-venks | |
18:32 | Add environment variables description for cross compilation to README check-in: c814d6b5fa user: venks tags: exp-venks | |
Changes
Modified README from [223643184c] to [8ae30752c4].
︙ | |||
146 147 148 149 150 151 152 | 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 | - - + + - + + + + + + + + + + + - + | Cross compiling Environment Variables: 1. CC C compiler e.g. i686-pc-mingw32-gcc 2. CXX |
︙ |