-
Notifications
You must be signed in to change notification settings - Fork 0
stoops/relayd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
opkg update opkg install gcc -d ram git clone https://git.openwrt.org/project/libubox.git export PATH="/tmp/usr/bin:$PATH" export LD_LIBRARY_PATH=/tmp/usr/lib:/usr/lib:/lib:. export CPATH=/tmp/usr/include:. export LIBRARY_PATH="$LD_LIBRARY_PATH" gcc -fpic -c $(cat CMakeLists.txt | grep -i 'set.*sources' | sed -e 's/^[^ ]*//' -e 's/.$//') gcc -shared -o ../libfoo.so *.o gcc -Wall -o relayd main.c dhcp.c route.c -lfoo
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published