Skip to content
Snippets Groups Projects
Commit e20e0ec2 authored by Anton Saietskii's avatar Anton Saietskii Committed by Gerald Pfeifer
Browse files

emulators/wine-devel: Use LLVM 17 as minimum, not fixed version

PR:		280529

LLVM 17 and later provide the necessary include files; see
5f69b17e for the original change.
parent 0fbdf33b
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
# Only devel/llvm17 and later come with necessary include files - PR274542
USES= bison cpe desktop-file-utils gmake \
llvm:17,build,noexport localbase \
llvm:min=17,build,noexport localbase \
pkgconfig sdl shebangfix tar:xz
USE_GCC= yes
USE_SDL= sdl2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment