summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-02-05 12:59:06 +0100
committerAlexander Larsson <alexl@redhat.com>2016-02-05 12:59:06 +0100
commitae71783605133ca7866c5dad2079e5ea4d89770a (patch)
treef5bea456295d90c00b0474833a59b4c7ca7e1456
parent1059263e4153f0182debada015bb665e414fc6a3 (diff)
clang: symlink workaround should not be needed anymore with new base
-rw-r--r--org.freedesktop.Sdk.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.freedesktop.Sdk.json b/org.freedesktop.Sdk.json
index 548f66d..4206a59 100644
--- a/org.freedesktop.Sdk.json
+++ b/org.freedesktop.Sdk.json
@@ -844,9 +844,6 @@
"cflags": "-O2 -g1",
"cxxflags": "-O2 -g1"
},
- "post-install": [
- "ln -s x86_64-freedesktop-linux /usr/lib/x86_64-unknown-linux"
- ],
"config-opts": [
"-DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG",
"-DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG",