diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-09 23:00:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-11 06:51:55 +0700 |
commit | b5cbfd9ce75ce9eb277953e520094611e6860b34 (patch) | |
tree | 1a7dfae0eeccec8054b4b8c6f17d47e0f6177e74 /libraries/folly/slack-desc | |
parent | 1eb345e5a6ef90f9c0e2f3181f78e7099e002e38 (diff) |
libraries/folly: Removed (FTBFS).
https://github.com/SlackBuildsOrg/slackbuilds/pull/6162
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/folly/slack-desc')
-rw-r--r-- | libraries/folly/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/folly/slack-desc b/libraries/folly/slack-desc deleted file mode 100644 index 51dcacc036..0000000000 --- a/libraries/folly/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -folly: folly (Facebook Open-source Library) -folly: -folly: Folly is a library of C++14 components designed with practicality and -folly: efficiency in mind. It complements (as opposed to competing against) -folly: offerings such as Boost and of course std. -folly: -folly: -folly: -folly: -folly: Homepage: https://github.com/facebook/folly -folly: |