Skip to content

Commit

Permalink
devel/hyprlang: drop redundant assignment after e4e0733
Browse files Browse the repository at this point in the history
Copy-paste leftover from a port which doesn't define USES=cmake.
  • Loading branch information
jbeich committed Feb 24, 2024
1 parent a34a9cd commit 9556dfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devel/hyprlang/Makefile
Expand Up @@ -31,7 +31,6 @@ CXXFLAGS+= -fexperimental-library
USES+= llvm:min=16,build,export
PATH:= ${LLVM_PREFIX}/bin:${PATH} # XXX _CMAKE_TOOLCHAIN_SUFFIX vs. devel/llvm*
CONFIGURE_ENV+= CC="${CC}" CXX="${CXX}" CPP="${CPP}"
CMAKE_BIN= ${LOCALBASE}/bin/cmake

# XXX Move into separate port and standardize via USES
GH_TUPLE+= llvm:llvm-project:llvmorg-16.0.1:libcxx
Expand Down

0 comments on commit 9556dfb

Please sign in to comment.