summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xvideo/simplescreenrecorder/BUILD7
-rw-r--r--video/simplescreenrecorder/HISTORY3
2 files changed, 3 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
diff --git a/video/simplescreenrecorder/HISTORY b/video/simplescreenrecorder/HISTORY
index 1feab91fb4..a432422ad1 100644
--- a/video/simplescreenrecorder/HISTORY
+++ b/video/simplescreenrecorder/HISTORY
@@ -1,2 +1,5 @@
+2021-06-30 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD: removed linking workaround
+
2021-05-28 Ismael Luceno <ismael@sourcemage.org>
* BUILD, CONFIGURE, DEPENDS, DETAILS: spell created