aboutsummaryrefslogtreecommitdiff
path: root/core/wpa_supplicant/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-11 00:37:08 +0300
committerCem Keylan <cem@ckyln.com>2020-06-11 00:37:08 +0300
commit3141f866b59fc296db8aee127335fd845ca4ba53 (patch)
treebea423c7b93f6d4f1518474bb7457dd96c7bc838 /core/wpa_supplicant/build
parentbedd361caa858b99dcf4c179722ec123044970c9 (diff)
downloadrepository-3141f866b59fc296db8aee127335fd845ca4ba53.tar.gz
wpa_supplicant: move to extra
Diffstat (limited to 'core/wpa_supplicant/build')
-rwxr-xr-xcore/wpa_supplicant/build6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/wpa_supplicant/build b/core/wpa_supplicant/build
deleted file mode 100755
index 9b82e869..00000000
--- a/core/wpa_supplicant/build
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-cd wpa_supplicant
-
-make LIBDIR=/usr/lib BINDIR=/usr/bin LDFLAGS="$LDFLAGS -static"
-make LIBDIR=/usr/lib BINDIR=/usr/bin DESTDIR="$1" install