diff options
-rw-r--r-- | CC/foreign/cmake/EXPRESSIONS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CC/foreign/cmake/EXPRESSIONS b/CC/foreign/cmake/EXPRESSIONS index a3fd429..fe5931e 100644 --- a/CC/foreign/cmake/EXPRESSIONS +++ b/CC/foreign/cmake/EXPRESSIONS @@ -44,7 +44,6 @@ , "cond": {"type": "var", "name": "BUILD_POSITION_INDEPENDENT"} , "then": ["-DCMAKE_POSITION_INDEPENDENT_CODE=ON"] } - , [{"type": "join", "$1": ["-DCMAKE_AR=/usr/bin/ar"]}] ] } ] |