diff options
Diffstat (limited to 'lang/io/Makefile')
-rw-r--r-- | lang/io/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/io/Makefile b/lang/io/Makefile index 4611a6b4d790..d975cc4199ed 100644 --- a/lang/io/Makefile +++ b/lang/io/Makefile @@ -17,7 +17,7 @@ BROKEN_armv6= fails to compile: ucontext.h: expected parameter declarator BROKEN_armv7= fails to compile: Coro.c:392:2: no member named 'arm_r0' in 'mcontext_t' BROKEN_powerpc64= fails to build: unrecognized command line option -msse2 -USES= cmake:outsource,noninja compiler:c11 ssl +USES= cmake:noninja compiler:c11 ssl USE_GITHUB= yes GH_ACCOUNT= stevedekorte |