Eugene Yudin
|
f115e68975
Makefile.in: build utils without stack smashing protector
|
5 years ago |
Waldemar Brodkorb
|
01e9f2f202
utils: fix compile of msgfmt/msgmerge
|
6 years ago |
Waldemar Brodkorb
|
0cbf892ff2
utils: fix install error
|
6 years ago |
Waldemar Brodkorb
|
748b5e3d2d
add gettext-tiny tools
|
6 years ago |
Alexey Neyman
|
6458e8278c
Fix build on macos
|
7 years ago |
Max Filippov
|
b5bd012fab
utils: add -static to CFLAGS when HAVE_SHARED is not set
|
8 years ago |
Waldemar Brodkorb
|
8c53e7524d
locale: remove building for the host, as it breaks
|
8 years ago |
Waldemar Brodkorb
|
b5d946a333
locale: cleanup support
|
8 years ago |
Eugene Rudoy
|
0c91741de0
ARCH_NATIVE_BIT should in the first place be passed when building utils for host
|
8 years ago |
Waldemar Brodkorb
|
3aabb58d12
utlis/ldd: Fix host ldd in case of target wordsize differs from host one
|
9 years ago |
Peter S. Mazinger
|
0f34bed3f4
utils: expand search path to find dl-sysdep.h
|
13 years ago |
Peter S. Mazinger
|
d46dc8bc88
iconv: Do not include __iconv_codesets into iconv utility
|
13 years ago |
Bernhard Reutner-Fischer
|
8579ca1921
ldd.host: Fix compilation for STANDALONE support
|
12 years ago |
Bernhard Reutner-Fischer
|
f09c19c74e
utils: pass in config flags for ldd
|
12 years ago |
Carmelo Amoroso
|
1155493454
ldd: take LD_LIBRARY_PATH into account
|
13 years ago |
Khem Raj
|
008ebd9629
utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.
|
14 years ago |
Natanael Copa
|
abb965d292
utils: fix install prefix for getconf
|
14 years ago |
Bernhard Reutner-Fischer
|
e1b4229b5a
getconf: move to utils/
|
14 years ago |
Bernhard Reutner-Fischer
|
255b5de8a0
utils: hide comment if !V
|
14 years ago |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 years ago |
Bernhard Reutner-Fischer
|
35c8387f6d
fix make {,install_}{,host}utils
|
15 years ago |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 years ago |
Mike Frysinger
|
0d1ced74e4
utils: punt readelf
|
15 years ago |
Mike Frysinger
|
32242e7e10
unify the headers/random defines into porting.h to avoid duplication/rot
|
15 years ago |
Mike Frysinger
|
98f6d6a8eb
dont force -Wl,-s when building host utils -- people can strip themselves
|
15 years ago |
Denis Vlasenko
|
317964651c
Partially revent "make utils" fix. This version is less intrusive,
|
16 years ago |
Denis Vlasenko
|
fd37d1975a
"make utils" now successfully makes utils for target
|
16 years ago |
Bernhard Reutner-Fischer
|
ff1aa7ce90
- make sure not to have relocs in Scrt1.o (Peter S. Mazinger)
|
16 years ago |
Denis Vlasenko
|
88fa5f3611
utils/Makefile.in: de-obfuscate it a bit
|
16 years ago |
Bernhard Reutner-Fischer
|
82817e7741
- install utils into the proper directories
|
16 years ago |