#!/bin/sh "$CHICKEN_CSC" -O2 -d0 -C "$CFLAGS" -C "`pkg-config --cflags openssl`" -L "$LDFLAGS" -L "`pkg-config --libs openssl`" "$@"