Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 19079

Re: My first TCZ bilding.

$
0
0
This works: [code]$ tce-load -i compiletc libnl-dev openssl-dev

$ cd hostapd-2.6
$ cd hostapd

[edit Makefile]
CFLAGS = -MMD -Wall

[edit defconfig]
CONFIG_LIBNL32=y
$ cp defconfig .config

$ make V=1 CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i...

Viewing all articles
Browse latest Browse all 19079

Trending Articles