Skip to content

Commit

Permalink
Update rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmushoj committed Aug 6, 2018
1 parent 68ebfb3 commit ebaacf0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion debian/dist/Ubuntu/rules
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
#!/usr/bin/make -f

export DH_VERBOSE=1
export DEB_BUILD_HARDENING=1
#export DEB_BUILD_HARDENING=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

PACKAGE=mariadb-5.5

Expand Down

0 comments on commit ebaacf0

Please sign in to comment.