Skip to content

Commit

Permalink
drop -Qunused-arguments from cflags
Browse files Browse the repository at this point in the history
it isn't recognized by gcc
  • Loading branch information
abderrahim authored and barthalion committed Jul 28, 2021
1 parent 1603916 commit d57f797
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions org.freedesktop.Sdk.Extension.llvm12.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
"build-options": {
"arch": {
"aarch64": {
"cflags": "-Qunused-arguments",
"cxxflags": "-Qunused-arguments",
"config-opts": [
"-DFFI_INCLUDE_DIR=/usr/lib/aarch64-linux-gnu/libffi-3.2.1/include",
"-DLLVM_DEFAULT_TARGET_TRIPLE=aarch64-unknown-linux-gnu",
Expand Down

0 comments on commit d57f797

Please sign in to comment.