This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17070
Commits
1
Branch
0
Tags
164 MiB
C
64%
Makefile
17.7%
Shell
9.1%
Perl
2.2%
Assembly
1.8%
Other
4.9%
Tag:
Branch:
Tree:
e6267871da
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e6267871da'
${ noResults }
freifunkist-firmware
/
tools
/
mklibs
History
…
..
include
add mklibs (based on a patch by florian) in preparation for optional library symbol stripping
15 years ago
patches
mklibs: properly fix library linking - the relinking in some instances used static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order
14 years ago
Makefile
…