blt / port_compiler

A rebar3 port compiler
MIT License
65 stars 38 forks source link

Fix flags usage #77

Open Batchyx opened 1 year ago

Batchyx commented 1 year ago

Most Linux packaging systems provide generic CPPFLAGS/CFLAGS/LDFLAGS environement variables that should be used by every package.

These patches make sure these variables are used correctly.