We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f2abd commit 9ae854dCopy full SHA for 9ae854d
depends/packages/native_clang.mk
@@ -9,10 +9,6 @@ $(package)_file_name=clang+llvm-$($(package)_version)-x86_64-linux-gnu-ubuntu-16
9
$(package)_sha256_hash=48b83ef827ac2c213d5b64f5ad7ed082c8bcb712b46644e0dc5045c6f462c231
10
endif
11
12
-define $(package)_preprocess_cmds
13
- rm -f $($(package)_extract_dir)/lib/libc++abi.so*
14
-endef
15
-
16
define $(package)_stage_cmds
17
mkdir -p $($(package)_staging_prefix_dir)/lib/clang/$($(package)_version)/include && \
18
mkdir -p $($(package)_staging_prefix_dir)/bin && \
0 commit comments