mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
remove extra pie check
This commit is contained in:
@@ -169,7 +169,6 @@ AS_IF([test "$enable_pie" != "no"],[
|
||||
LDFLAGS="$LDFLAGS -pie"
|
||||
])
|
||||
])
|
||||
AX_CHECK_LINK_FLAG([-pie], [])
|
||||
])
|
||||
])
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user