NetBSD-Bugs archive

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

Re: toolchain/59512: atari crunched binaries from reproducable builds contain source dir paths



The following reply was made to PR toolchain/59512; it has been noted by GNATS.

From: Harold Gutch <logix%foobar.franken.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: toolchain/59512: atari crunched binaries from reproducable builds contain source dir paths
Date: Tue, 8 Jul 2025 13:33:05 +0200

 Is this a shell variable vs environment variable thing, i.e., is
 MKREPRO directly evaluated in something called during the build
 process?
 
 It seems to work for me if I make line 1371 in build.sh say
 "export MKREPRO=yes" (but I guess that should be "setmakeenv MKREPRO
 yes").  I don't know what other side effects that might have...
 
 
   Harold
 


Home | Main Index | Thread Index | Old Index