File: rules

package info (click to toggle)
nageru 2.3.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 3,120 kB
  • sloc: cpp: 39,131; perl: 94; sh: 18; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -latomic

export QT_SELECT=5

%:
	dh $@