!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

340 Members
105 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
19 Nov 2025
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)not sure where build.info is invoked or what language that even is16:36:28
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)i sometimes can't tell autotools and perl apart16:36:51
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)hold on, its neither16:37:47
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)urgh16:37:51
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)
diff --git a/util/mkbuildinf.pl b/util/mkbuildinf.pl
index 799ed3cdcd..0fe8559d66 100755
--- a/util/mkbuildinf.pl
+++ b/util/mkbuildinf.pl
@@ -10,9 +10,11 @@ use strict;
 use warnings;
 
 my $platform = pop @ARGV;
+my $cc = shift @ARGV;
+($cc) = $cc =~ /([^\/]+)$/;
 my $cflags = join(' ', @ARGV);
 $cflags =~ s(\\)(\\\\)g;
-$cflags = "compiler: $cflags";
+$cflags = "compiler: $cc $cflags";
 
 # Use the value of the envvar SOURCE_DATE_EPOCH, even if it's
 # zero or the empty string.
This might actually work, time to test
16:52:15
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)builds done, this patch works20:36:28
@grimmauld:grapevine.grimmauld.deGrimmauld (migrated to @grimmauld:m.grimmauld.de)image.png
Download image.png
20:36:28
@bake.monorail:matrix.orgbake.monorail joined the room.21:40:52
@bake.monorail:matrix.orgbake.monorailhi everyone, I'm looking for a kind reviewer for a couple of fixes to uclibc I did https://github.com/NixOS/nixpkgs/pull/45893521:41:47
20 Nov 2025
@rosscomputerguy:matrix.orgTristan RossStarting to work on native LLVM stuff03:45:13

Show newer messages


Back to Room ListRoom Version: 6