mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Update the build step to reflect how the optional packages are now built
(without the default -g flag).
This commit is contained in:
@@ -7,7 +7,7 @@ STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd wpa_supplicant-0.7.3/wpa_supplicant
|
||||
make wpa_supplicant
|
||||
CFLAGS="-MMD -O2 -Wall" make wpa_supplicant
|
||||
}
|
||||
INSTALL {
|
||||
cd wpa_supplicant-0.7.3/wpa_supplicant
|
||||
|
||||
Reference in New Issue
Block a user