Christian Wiese
0881365ea0
musl: fixed to also force reinstall of arch specific headers
...
This fixes the issue that arch specific headers will not appear in the flist
file when cross-compiling, and thus being missing in the resulting binary
package.
11 years ago
Christian Wiese
09964d06c2
musl: changed to install libc.so as libc-musl-$arch.so.1 and make libc.so a symlink
11 years ago
Christian Wiese
f25cca6cc5
musl: moved postinstall adjustments into dedicated musl_postinstall()
11 years ago
Christian Wiese
9267d083be
musl: fixed to create a libc.so symlink to avoid libtool's attempt linking shared libs against libc.a in certain cases
11 years ago
Christian Wiese
55595a9e7a
musl: fixed to create relative symlink for /usr/bin/ldd
11 years ago
Christian Wiese
ccef40057f
musl: improve ldd symlink creation to use $slibdir instead hardcoding /lib
11 years ago
Christian Wiese
6242bbbaa9
musl: changed to set libdir=$slibdir if $auto_prefix=1
11 years ago
Christian Wiese
d9a2902aa6
musl: improved to create a symlink from ld-musl-$musl_arch.so to ldd
...
if the dynlinker was started as "ldd" it will print DSO information
11 years ago
Christian Wiese
3980d4a0e6
musl: fixed to always install libc headers
...
This changes the behavior which was to install headers only at stage 0,
which was sufficient to build a proper toolchain and to cross-compile,
but as the headers have not been installed at stage 1 we have not header
files within the flist of the musl package.
Now we are always calling the 'install-headers' target when calling make
install, but we need to 'touch' every header file within the sources to
be able to install the headers even if already existing in the build
sandbox.
11 years ago
Christian Wiese
9f3016443e
musl: Added musl 0.9.12 - A lightweight implementation of a standard C library
11 years ago
Christian Wiese
eb3f6f172d
gnunet: fixed cross-compiling by using our own libtool instead of the shipped one
12 years ago
Christian Wiese
90b25e5509
gnunet: Added gnunet 0.9.2 - A framework for secure peer-to-peer networking
13 years ago
Christian Wiese
8bbdfdf954
honeyd: changed to use default prefix instead of 'opt/honeyd'
14 years ago
Christian Wiese
37c41cd7b2
honeyd: removed capability to configure the prefix via 'Config'
14 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago