repo.or.cz
/
hostap-gosc2009.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix crash on BSS deinit getting called before BSS init
[hostap-gosc2009.git]
/
testing
/
run-wpa_supplicant-0.3
blob
8a917d1e5b07d82ecd12a665d0f36da08ac33403
1
#!/bin/sh
2
3
# freebsd gcc-cvs
4
for
i
in
minimal minimal-wpa default-0.3 windows-0.3 windows2-0.3 x86_64 arm
;
do
5
.
/
compile wpa_supplicant-config
/
$i $1
6
done