make aircrack-ng build on non-linux systems
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14936 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
06f46e0a01
commit
2773ab8968
@ -46,6 +46,7 @@ define Build/Compile
|
|||||||
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
|
LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
|
||||||
prefix="/usr" \
|
prefix="/usr" \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
OSNAME=Linux \
|
||||||
all install
|
all install
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user