diff --git a/projects/gnutls.org/package.yml b/projects/gnutls.org/package.yml index 261520982e..94f85d7735 100644 --- a/projects/gnutls.org/package.yml +++ b/projects/gnutls.org/package.yml @@ -18,8 +18,7 @@ dependencies: build: dependencies: - linux: - gnu.org/gcc: '*' + gnu.org/gcc: '*' freedesktop.org/pkg-config: '*' script: # clang doesn't like the -march=all flag @@ -34,7 +33,8 @@ build: - make --jobs {{ hw.concurrency }} install env: darwin: - CFLAGS: $CFLAGS -Wno-implicit-int + # darwin support has some build issues. + CFLAGS: $CFLAGS -Wno-implicit-int -Wno-analyzer-fd-leak test: gnutls-cli --x509cafile={{deps.curl.se/ca-certs.prefix}}/ssl/cert.pem tea.xyz <<< "GET /"