mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Convert wpa_suplicant-2.0 recipe to an actual recipe
Also adjust the patch to use the correct private Haiku header directories. Doesn't build yet, since it requires newer Haiku API.
This commit is contained in:
@@ -829,9 +829,9 @@ index 0000000..7d73f13
|
||||
+LIBS += -L/boot/common/lib
|
||||
+
|
||||
+# for private Haiku headers
|
||||
+CFLAGS += -I/Source/haiku/git/haiku/src/libs/compat/freebsd_network/compat
|
||||
+CFLAGS += -I/Source/haiku/git/haiku/src/libs/compat/freebsd_wlan
|
||||
+CFLAGS += -I/Source/haiku/git/haiku/headers/private/net
|
||||
+CFLAGS += -I/system/develop/headers/private/libs/compat/freebsd_network/compat
|
||||
+CFLAGS += -I/system/develop/headers/private/libs/compat/freebsd_wlan
|
||||
+CFLAGS += -I/system/develop/headers/private/net
|
||||
+CFLAGS += -Wno-multichar
|
||||
+
|
||||
+# Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
|
||||
|
||||
Reference in New Issue
Block a user