summaryrefslogtreecommitdiffstats
path: root/graphics/kicad/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kicad/BUILD')
-rwxr-xr-xgraphics/kicad/BUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/kicad/BUILD b/graphics/kicad/BUILD
index 128ebd0022..068fe170ba 100755
--- a/graphics/kicad/BUILD
+++ b/graphics/kicad/BUILD
@@ -1,8 +1,2 @@
-# XXX workaround for linking issue with GCC 11
-case "$HOST" in
- (*-musl)
- CXXFLAGS+=' -static-libstdc++'
- ;;
-esac &&
OPTS+=' -DKICAD_USE_OCE=OFF' &&
cmake_build