Furthermore, here's detailed test. Append target variable and global variable to "test.1" and name it "test.5": { http://pastebin.com/5hv5jzFq } --- [ test.5 ] --- a: LDFLAGS += -lm LDFLAGS += -lbz2 --- [ test.5 ] ---
--- [ test.5 output ] --- > d: LDFLAGS = -lbz2 -lm > d: > b: LDFLAGS = -lbz2 -lm > b: d > e: e_BRINGBACK = LDFLAGS += -lz > e: LDFLAGS = -lm -lz -lm > e: > c: LDFLAGS = -lm -lz -lm > c: e > a: LDFLAGS = -lm -lz -lm > a: b | c --- [ test.5 output ] --- Now you see that environment is damaged. -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org