Codebase list squeezelite / f10d8962-f91d-4733-a36b-dfeeab73cc4c/main Makefile.rpi
f10d8962-f91d-4733-a36b-dfeeab73cc4c/main

Tree @f10d8962-f91d-4733-a36b-dfeeab73cc4c/main (Download .tar.gz)

Makefile.rpi @f10d8962-f91d-4733-a36b-dfeeab73cc4c/mainraw · history · blame

1
2
3
4
5
OPTS = -DOPUS -DALAC -DRESAMPLE -DVISEXPORT -DDSD -DIR -DGPIO -DRPI -DUSE_SSL -DLINKALL -I./include -I./include/opus -I./include/alac -I/usr/local/include -s -march=armv6 -mfloat-abi=hard -mfpu=vfp

LDFLAGS=-L./lib -L/usr/local/lib -s -lgomp

include Makefile