User Activity

  • Posted a comment on merge request #49 on LIRC

    If PYTHONPATH is set from the build environment outside of make (which is the case for us), then make no longer treats it as an internal variable, and reexports the value into the environment of the processes it starts. You can easily see this with the following makefile: BOGUS = bogusvalue test: env And then: alex@alex-lx-laptop:~$ make test|grep BOGUS alex@alex-lx-laptop:~$ BOGUS=notbogus make test|grep BOGUS BOGUS=bogusvalue

  • Created merge request #49 on LIRC
View All

Personal Data

Username:
alexbk
Joined:
2005-02-07 12:00:14

Projects

  • No projects to display.

Personal Tools