Revert "wpa_supplicant: update for libnl version 3.2, thanks horrorStruck for the help"
This reverts commit ee71cc393ab2f88a9451f790774a9e04aa81c902.
This commit is contained in:
parent
4a81e286e5
commit
7fed42f454
@ -5,16 +5,14 @@
|
||||
|
||||
name=wpa_supplicant
|
||||
version=1.1
|
||||
release=2
|
||||
release=1
|
||||
source=(http://hostap.epitest.fi/releases/$name-$version.tar.gz)
|
||||
|
||||
build () {
|
||||
cd $name-$version/$name
|
||||
|
||||
cp defconfig .config
|
||||
echo "CONFIG_READLINE=y
|
||||
CONFIG_LIBNL32=y
|
||||
CFLAGS+=-I/usr/include/libnl3" >> .config
|
||||
echo "CONFIG_READLINE=y" >> .config
|
||||
|
||||
make
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user