Rev 27 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 27 | Rev 35 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | export DEB_BUILD_MAINT_OPTIONS=hardening=+all |
3 | export DEB_BUILD_MAINT_OPTIONS=hardening=+all |
4 | export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed |
4 | export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed |
5 | 5 | ||
6 | %: |
6 | %: |
7 | dh $@ |
7 | dh $@ |
- | 8 | ||
- | 9 | override_dh_auto_configure: |
|
- | 10 | dh_auto_configure -- --enable-debug |