summaryrefslogtreecommitdiffstats
path: root/video/simplescreenrecorder/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'video/simplescreenrecorder/BUILD')
-rwxr-xr-xvideo/simplescreenrecorder/BUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/video/simplescreenrecorder/BUILD b/video/simplescreenrecorder/BUILD
deleted file mode 100755
index 1ae2ff6824..0000000000
--- a/video/simplescreenrecorder/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# XXX workaround for linking issue with GCC 11
-case "$HOST" in
- (*-musl)
- LDFLAGS+=" -static-libstdc++"
- ;;
-esac &&
-default_build