Skip to content

Commit

Permalink
devel/concurrencpp: Broken on 11
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Sep 18, 2021
1 parent 752883b commit dbb2ed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devel/concurrencpp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ COMMENT= C++ concurrency library: tasks, executors, timers, C++20 coroutines
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BROKEN_FreeBSD_11= fatal error: 'semaphore' file not found

USES= cmake compiler:c++17-lang # should be compiler:c++20-lang

USE_GITHUB= yes
Expand Down

0 comments on commit dbb2ed9

Please sign in to comment.