Codebase list geos / b15b2e4
Forcing CFLAGS at building time. Francesco Paolo Lovergine 12 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
6868 build-arch: build-arch-stamp
6969 build-arch-stamp: config.status
7070 # Add here commands to compile the arch part of the package.
71 $(MAKE)
71 CFLAGS="$(CFLAGS)" $(MAKE)
7272 touch $@
7373
7474 build-indep: build-indep-stamp