We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca8c32 commit cb7b03bCopy full SHA for cb7b03b
debian/control
@@ -9,7 +9,6 @@ Build-Depends: bison,
9
debhelper,
10
dpatch,
11
gawk,
12
- hardening-wrapper,
13
libjemalloc-dev (>= 3.0.0),
14
libncurses5-dev (>= 5.0-6),
15
libpam0g-dev,
debian/dist/Debian/rules
@@ -1,7 +1,6 @@
1
#!/usr/bin/make -f
2
3
export DH_VERBOSE=1
4
-export DEB_BUILD_HARDENING=1
5
6
PACKAGE=mariadb-10.0
7
debian/dist/Ubuntu/rules
0 commit comments