#!/bin/sh -e make -j$(nproc) # strip comments in fields from .pc as it confuses pkgconf sed -i -e 's/ \#.*//' *.pc