Browse Source
installed binaries, etc...) for cygwin32-hosted toolchains. New config/mh-cygwin32 which enables this. Removed diff from list of things not buildable via Canadian Crossgdb-4_18-branch
3 changed files with 28 additions and 1 deletions
@ -0,0 +1,6 @@ |
|||
# We set MAKEINFOFLAGS to not split .info files, because the resulting |
|||
# file names don't work on DOS. |
|||
MAKEINFOFLAGS=--no-split |
|||
|
|||
# This does some sort of DOS specific installation, I guess. |
|||
INSTALL_DOSREL=install-dosrel |
|||
Loading…
Reference in new issue