#!/bin/sh MYCFLAGS="$STATIC_CFLAGS" \ MYLDFLAGS="$STATIC_LDFLAGS" \ make -j$(nproc) linux