Eric Andersen
|
cad937c12d
This commit makes large file support actually work (when enabled in
|
23 years ago |
Eric Andersen
|
46d6bbc8e2
Revert global old mmap usage, and do it per arch
|
23 years ago |
Eric Andersen
|
5c12c8eecd
Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.
|
23 years ago |
Eric Andersen
|
11ebbd7641
Fix the "install_target" target to install to $(PREFIX)$(TARGET_PREFIX)
|
23 years ago |
Eric Andersen
|
3c735763c2
A few more (final?) cleanups for the installer behavior. I now think
|
23 years ago |
Eric Andersen
|
c784f7652f
Add in a make release target
|
23 years ago |
Eric Andersen
|
24700c28ae
Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer
|
23 years ago |
David Schleef
|
7f133fafec
Need to create $(SYSTEM_DEVEL_PREFIX)/usr/bin
|
23 years ago |
Eric Andersen
|
8f127c4f0a
Oops. Symlink args were backwards...
|
23 years ago |
Eric Andersen
|
4b3d5bdc2b
Don't blow away existing files when trying to install a ldso symlink...
|
23 years ago |
Eric Andersen
|
96277cfcea
Update the build system, yet again. I hope this is the last time...
|
23 years ago |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
23 years ago |
Eric Andersen
|
df6add6279
Some cleanups needed for things to compile and work as expected
|
23 years ago |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 years ago |
Eric Andersen
|
8f6ad30191
A patch from Michal Moskal <malekith@pld.org.pl> to include
|
23 years ago |
David McCullough
|
0d85794e9b
|
23 years ago |
Eric Andersen
|
d07c40c979
Fix missing libresolv.so
|
23 years ago |
Eric Andersen
|
cb546530de
Fix a silly typo
|
23 years ago |
David Schleef
|
16d350143d
Added additional cleaning
|
23 years ago |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
23 years ago |
Manuel Novoa III
|
b52e867b79
For now, we need to explicitly make clean in libc/unistd (sysconf stuff)
|
23 years ago |
David Schleef
|
ee8108569d
Change to allow compiling against unconfigured kernels. Creates
|
23 years ago |
Eric Andersen
|
08e0c24b47
This commit finishes adding support for the old m68k-coff toolchains by
|
23 years ago |
Eric Andersen
|
34d61933bb
A few build updates
|
23 years ago |
David Schleef
|
ac191d5563
Add warning message if Config doesn't exist
|
23 years ago |
Eric Andersen
|
92773db48e
Cleanup the toploevel makefile handing of shared libs. Add weak_alias
|
23 years ago |
David McCullough
|
0a4aa6c3ee
|
23 years ago |
Manuel Novoa III
|
4f8c656e40
Always check before you commit...^100. We need to build the dynamic linker
|
23 years ago |
Manuel Novoa III
|
eb8bb5738d
Only build ldso if building shared. Also, if building ldso, build all subdirs.
|
23 years ago |
Manuel Novoa III
|
47c1983b76
Fix misuse of DO_SHARED and LDSO_PRESENT. Add -f option to "cp"s.
|
23 years ago |