Skip to content

Commit b50f9b1

Browse files
author
gabriel pettier
committed
task recipe switch to -fPIC not PIE
1 parent a4e39ef commit b50f9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/task/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function build_task() {
4343
cmake -DCMAKE_TOOLCHAIN_FILE=android-cmake/android.toolchain.cmake \
4444
-DUUID_INCLUDE_DIR=$BUILD_libuuid/build/include \
4545
-DUUID_LIBRARY=$BUILD_libuuid/build/lib/libuuid.a \
46-
-DCMAKE_CXX_FLAGS="-fPIE" \
46+
-DCMAKE_CXX_FLAGS="-fPIC" \
4747
-DCMAKE_EXE_LINKER_FLAGS="-pie" \
4848
-DANDROID_NDK=$ANDROIDNDK \
4949
-DCMAKE_BUILD_TYPE=Release \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy