Skip to content

Makefile: Propagate CFLAGS from env

Eclipse Webmaster requested to merge github/fork/pulp-platform/cflags into master

Created by: niwis

Propagate the CFLAGS and CXXFLAGS specified in the environment executing the Makefile for DPI compilation. By default, the current CFLAGS are extended by the CFLAGS from the environment.

Merge request reports

Loading