diff options
| author | seyko <seyko2@gmail.com> | 2015-03-04 10:03:40 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2015-03-04 10:03:40 +0300 |
| commit | 149c2a9cc98b07a2ca4fd5d66fd580ffa79eb403 (patch) | |
| tree | 76d79808c91c0c1b188fd83c30b40a18f8083dc7 /tests/tests2/36_array_initialisers.expect | |
| parent | d972472c53f6f1aec8c3f9090aab8a7c2d4180d9 (diff) | |
| download | tinycc-149c2a9cc98b07a2ca4fd5d66fd580ffa79eb403.tar.gz tinycc-149c2a9cc98b07a2ca4fd5d66fd580ffa79eb403.tar.bz2 | |
a cpu option of the configure script as a method to specify a target cpu
* don't setup a cpu before scanning for --cpu=
* --cpu= option sets a 'cpu' variable, not a 'build_cpu', 'build_cpu' was not used anywhere.
* if cpu="" and ARCH != "" then cpu=$ARCH else cpu=`uname -m`
* replace "Build CPU" with "Target CPU" in the output of the configure script.
output this value only when not builing a cross compilers.
* remove a HOST_I386, ... defines from a config.h file.
thise defines are not used anywhere and cpu is now used to define a target cpu
Diffstat (limited to 'tests/tests2/36_array_initialisers.expect')
0 files changed, 0 insertions, 0 deletions
