Package: brightd
Severity: normal
Tags: patch
User: debian-...@lists.debian.org
Usertags: ld-as-needed

This package fails to build with binutils-gols, see the buildlog at:

https://launchpadlibrarian.net/173940324/buildlog_ubuntu-utopic-i386.brightd_0.4.1-1_FAILEDTOBUILD.txt.gz

Cheers,

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- brightd-0.4.1.orig/Makefile
+++ brightd-0.4.1/Makefile
@@ -14,7 +14,7 @@ endif
 all: brightd brightd.1
 
 brightd: brightd.c
-	gcc $(CFLAGS) $(A_CFLAGS) -o $@ $@.c
+	gcc $@.c $(CFLAGS) $(A_CFLAGS) -o $@
 
 brightd.1:
 	sed -re 's/^\.nr no_x11 [01]/.nr no_x11 $(MAN_NO_X11)/' brightd.1.tpl > brightd.1

Reply via email to