aboutsummaryrefslogtreecommitdiff
path: root/bbl
diff options
context:
space:
mode:
authoraurel32 <aurelien@aurel32.net>2018-03-21 23:43:43 +0100
committerAndrew Waterman <aswaterman@gmail.com>2018-03-21 15:43:43 -0700
commitdcd6ee0893f784320db857cb66f8424a1d154d8d (patch)
treec5be9d269d6aab29396b303908a1751873daa9bb /bbl
parent5a0e3e55cab1d6f3462c77e852f16365c79f2c98 (diff)
downloadriscv-pk-dcd6ee0893f784320db857cb66f8424a1d154d8d.zip
riscv-pk-dcd6ee0893f784320db857cb66f8424a1d154d8d.tar.gz
riscv-pk-dcd6ee0893f784320db857cb66f8424a1d154d8d.tar.bz2
Fix build with compilers defaulting to PIE (#90)
Debian toolchain defaults to PIE, and I guess that will also be the case of most distributions. This cause bbl to be non-functional. This patch fixes that by adding -fno-PIE in the default CFLAGS.
Diffstat (limited to 'bbl')
0 files changed, 0 insertions, 0 deletions