aboutsummaryrefslogtreecommitdiff
path: root/extra/dhcpcd/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-03 08:00:06 +0300
committerCem Keylan <cem@ckyln.com>2020-07-03 08:00:06 +0300
commit9cacaf76c04753224cf972c7cf1d6d93034d2bb8 (patch)
treef98dc31d463e0d6871a471fda4c5615c424db184 /extra/dhcpcd/build
parent2bf870b74601a13b22dae288c47318ad911b468c (diff)
downloadrepository-9cacaf76c04753224cf972c7cf1d6d93034d2bb8.tar.gz
dhcpcd: bump to 9.1.3
Diffstat (limited to 'extra/dhcpcd/build')
-rwxr-xr-xextra/dhcpcd/build2
1 files changed, 0 insertions, 2 deletions
diff --git a/extra/dhcpcd/build b/extra/dhcpcd/build
index 83275995..e180d27e 100755
--- a/extra/dhcpcd/build
+++ b/extra/dhcpcd/build
@@ -1,7 +1,5 @@
#!/bin/sh -e
-patch -p1 < fix-common-header.patch
-
export CFLAGS="$CFLAGS -fPIC"
export LDFLAGS="$LDFLAGS -static"