Skip to content

Commit

Permalink
math/libflame: Unbreak
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 2, 2023
1 parent 3a8028c commit 6344441
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions math/libflame/Makefile
Expand Up @@ -14,12 +14,11 @@ ONLY_FOR_ARCHS_REASON= make system does not support other architectures yet
BUILD_DEPENDS= bash:shells/bash

GNU_CONFIGURE= yes
USES= compiler:c11 gmake prthon:3.8
USES= compiler:c11 gmake python:3.8
USE_CSTD= c99
USE_LDCONFIG= yes

USE_GITHUB= yes
GH_ACCOUNT= flame
USE_LDCONFIG= yes

OPTIONS_RADIO= PARALLELIZATION
OPTIONS_RADIO_PARALLELIZATION= NONE THREADS OPENMP
Expand Down

0 comments on commit 6344441

Please sign in to comment.