Skip to content

Commit

Permalink
Update package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider authored Nov 19, 2024
1 parent f741c33 commit 201be12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/gnutls.org/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ dependencies:

build:
dependencies:
gnu.org/gcc: '*'
freedesktop.org/pkg-config: '*'
linux:
gnu.org/gcc: '*'
script:
# clang doesn't like the -march=all flag
- run: sed -i -e 's/-march=all/-mcpu=generic/' Makefile.am Makefile.in
Expand Down

0 comments on commit 201be12

Please sign in to comment.