Skip to content

Commit

Permalink
debian/rules overrides these anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Newson committed May 25, 2021
1 parent dd2eb04 commit a79b71b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#!/bin/sh -ex
export CFLAGS="-g -O2 -fno-strict-aliasing -fpie -fstack-protector-strong"
export GEN_OPT_FLGS="-O2 -fno-strict-aliasing"
export LDFLAGS="-pie -z now"

PLATFORM=$1
OS=$2
Expand Down

0 comments on commit a79b71b

Please sign in to comment.