Skip to content

Meson build: Don't distribute libsigcplusplus.doap #32

Meson build: Don't distribute libsigcplusplus.doap

Meson build: Don't distribute libsigcplusplus.doap #32

name: "Autotools: clang"
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build
run: |
# Prevent blocking apt install on a question during configuring of tzdata.
export ENV DEBIAN_FRONTEND=noninteractive
sudo apt update
sudo apt install mm-common clang make docbook-xsl --yes
export CC=clang CXX=clang++
./autogen.sh --enable-warnings=fatal
make
- name: Test
run: make check
- name: Distcheck
run: |
# distcheck runs configure again so we need to specify CC and CXX again.
export CC=clang CXX=clang++
make distcheck
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy