Skip to content

Commit

Permalink
fix-up
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnimuc committed May 2, 2021
1 parent a21bd77 commit 18d1b32
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gen/generate.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ curl_h = joinpath(include_dir, "curl", "curl.h")
# mprintf_h = joinpath(include_dir, "curl", "mprintf.h")
# stdcheaders_h = joinpath(include_dir, "curl", "stdcheaders.h")

target = "aarch64-linux-gnu"
for target in JLLEnvs.JLL_ENV_TRIPLES
target == "aarch64-apple-darwin20" && continue

Expand All @@ -34,7 +33,3 @@ for target in JLLEnvs.JLL_ENV_TRIPLES

build!(ctx)
end




0 comments on commit 18d1b32

Please sign in to comment.