summaryrefslogtreecommitdiff
path: root/platform/linuxbsd/detect.py
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2022-07-20 19:38:27 +0200
committerGitHub <noreply@github.com>2022-07-20 19:38:27 +0200
commit5777ec590bb311a8ca3e2daf20d86e483cce7101 (patch)
tree984abd6524e41605766e128620e80faeb7f7709f /platform/linuxbsd/detect.py
parent351197bfe406a226ff304712b97847bf51ce0abc (diff)
parentf035e7844fc809b2898a710f712fccfe4bd9faaf (diff)
Merge pull request #63257 from Riteo/ci-oom-fix
Diffstat (limited to 'platform/linuxbsd/detect.py')
-rw-r--r--platform/linuxbsd/detect.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/linuxbsd/detect.py b/platform/linuxbsd/detect.py
index 19cf341c85..c5aff743e0 100644
--- a/platform/linuxbsd/detect.py
+++ b/platform/linuxbsd/detect.py
@@ -216,7 +216,6 @@ def configure(env):
env["AR"] = "gcc-ar"
env.Append(CCFLAGS=["-pipe"])
- env.Append(LINKFLAGS=["-pipe"])
## Dependencies