remove extra pie check
This commit is contained in:
parent
1ce56adbef
commit
f87ef76ee8
@ -169,7 +169,6 @@ AS_IF([test "$enable_pie" != "no"],[
|
|||||||
LDFLAGS="$LDFLAGS -pie"
|
LDFLAGS="$LDFLAGS -pie"
|
||||||
])
|
])
|
||||||
])
|
])
|
||||||
AX_CHECK_LINK_FLAG([-pie], [])
|
|
||||||
])
|
])
|
||||||
])
|
])
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user