cc (196B)
1 #!/bin/sh -xe 2 exec gcc -D_GNU_SOURCE -Werror \ 3 -pipe -std=c11 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections \ 4 "$@" -static -g 5 # -Wall
miniroonSimplistic macaroon-based authorization for Unix systems | |
git clone https://ccx.te2000.cz/git/miniroon | |
Log | Files | Refs |