pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CXXFLAGS won't work at do-package stage (?)



Thanks nia, (but)

The line
  CXXFLAGS+=	-D_NETBSD_SOURCE  [1]
won't fix the issue.

R package always has the line
.include "../../math/R/Makefile.extension"

and in that file, do-build: is set empty,
and actual build will be done at make package stage.
CXXFLAGS setup [1] won't be passed to 'make package' stage.
(Am I correct ?)
-- 
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost


Home | Main Index | Thread Index | Old Index