| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Add a workaround for musl in build scripts
|
| |
| |
| |
| |
| |
| | |
Document the status quo and work around for mips-musl.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/
|
|
|
|
| |
GDB maintainers said, <sgidefs.h> must be provided by C library.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Add binutils 2.27 patch
|
| |
| |
| |
| |
| |
| |
| | |
https://sourceware.org/bugzilla/show_bug.cgi?id=20531
Reported-by: Floessie
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Obsolete versions
|
| |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| |
| |
| | |
Also, remove 0.5.2 selection - no longer available for download.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Patches:
120 - updated to apply cleanly
140,150 - removed, now upstream
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Fix glibc 2.23/2.24 with --enable-static-nss.
|
| |
| |
| |
| |
| |
| | |
2.22 and older have more warnings that break the build.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Update config.sub/config.guess
|
|/
|
|
| |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Add patch for init_module/delete_module
|
| |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Run all configure scripts using ${CONFIG_SHELL}
|
| |/
| |
| |
| |
| |
| | |
... as its help message says in menuconfig.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Fix log saving/restoring
|
|/
|
|
|
|
| |
after the CT_Log{Enable,Disable} changes.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Simplify the pre-build actions a bit
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For that, make CT_BUILD_TOP_DIR a non-settable config option (so that it is
recursively expanded with CT_HOST/CT_TARGET). Use a common prefix, with
same default as for regular sample build.
Use showConfig.sh to determine host toolchain path (for canadian crosses)
and build directory to be removed.
Remove LIBC_SYSROOT_ARG (unused).
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| |
| |
| | |
Instead of hardcoding defaults in saveSample.sh.in, have the same
defaults in config. Then we can just remove them when saving the
config.
|
| |
| |
| |
| |
| |
| | |
Now handled by CT_LoadConfig.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Makes them sorted out by host, and removes the need for similar hack in
samples.mk.
Change how canadian crosses are named: using `=' character resulted in
Glibc build failure.
Move loading config into a common function, CT_LoadConfig.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Declare BACKEND obsolete.
|
| |/
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Fix loglevel for steps in companion tools
|
| | |
| | |
| | |
| | |
| | |
| | | |
(was EXTRA, should be INFO to be consistent with the rest).
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| |/ /
|/| | |
Check for git presence
|
|/ /
| |
| |
| |
| |
| |
| | |
... and make the optiont that fetch from Git repositories depend on
the git discovery.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| | |
| | | |
Restore uClibc-ng usability in buildroot
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
So that uClibc config can be matched to Buildroot's expectations via
the menu, without the need for a saved config.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Buildroot checks for this feature.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \ \
| | | |
| | | | |
mingw: compile the mingw-w64 companion tools as well
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
There are some useful tools such as widl, gendef, genidl ... etc.
provided by mingw-w64 and do not waste the developers' works.
Signed-off-by: Li-Hang Lin <lihang.lin@gmail.com>
|
|\ \ \
| |/ /
|/| | |
Typos in linuxthreads/posix config values
|
|/ /
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Patch from OpenEmbedded to fix strace build
|
|/
|
|
|
|
|
| |
for mips-*-linux-musl. Upstream report:
https://sourceforge.net/p/strace/mailman/message/35615169/
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\
| |
| | |
Gcc compilation fix when fortran is enabled
|
| |
| |
| |
| | |
Signed-off-by: Dirk Vanden Boer <dirk.vdb@gmail.com>
|
|\ \
| | |
| | | |
Linaro GCC dependencies & patches
|
| | |
| | |
| | |
| | |
| | |
| | | |
.. and 4.8 needs it, too.
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|/ /
| |
| |
| | |
Signed-off-by: Alexey Neyman <stilor@att.net>
|
|\ \
| |/
|/| |
Remove travis samples prone to timeout.
|