diff options
| author | seyko <seyko2@gmail.com> | 2015-03-04 11:40:33 +0300 |
|---|---|---|
| committer | seyko <seyko2@gmail.com> | 2015-03-04 11:40:33 +0300 |
| commit | 76af94862352a3f1d26249d9ea6f795d107c1d7f (patch) | |
| tree | 02388f7d66c5da6c4e808efb8dded13051780075 /RELICENSING | |
| parent | 54fc439e9ec22f15986cb31b229de10dec420398 (diff) | |
| download | tinycc-76af94862352a3f1d26249d9ea6f795d107c1d7f.tar.gz tinycc-76af94862352a3f1d26249d9ea6f795d107c1d7f.tar.bz2 | |
install-clean-tuning
* Don't use /usr/local/lib/tcc/libtcc1.a for i386 and x86_64
A $(tccdir)/i386 directory was used to install a libtcc1.a
but only when cross compiling. And no x86_64 directory.
* Build/install i386-tcc/x86_64-tcc and not a tcc
* Build/install i386-win-tcc/x86_64-win-tcc and not a i386-win-mingw32-tcc/...
* DEFINES = -DTCC_TARGET_I386... also for i386-tcc and i386-win-tcc
* Make a symlink tcc to the i386-tcc/x86_64-tcc for a "make test"
* Build a $(ARCH) directory with a symlink to the libtcc1.a for a "make test"
* Remove a /usr/local/lib/tcc directory on uninstall
* Remove a /usr/local/share/doc/tcc directory on uninstall
* Remove a $(ARCH) directory on "make clean"
* Remove a *-tcc files on "make clean"
Diffstat (limited to 'RELICENSING')
0 files changed, 0 insertions, 0 deletions
