mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Revert r344211: wlandebug: disable PIE to fix build failure
As of r344530 libifconfig is built as a standard INTERNALLIB and the wlandebug PIE workaround from r344211 can be removed.
This commit is contained in:
parent
9e89a13865
commit
e098c4fc55
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
PROG= wlandebug
|
||||
MAN= wlandebug.8
|
||||
MK_PIE:= no
|
||||
|
||||
LIBADD+= ifconfig
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue