diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-06-08 17:29:31 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-06-08 17:29:31 +0000 |
| commit | 864c53ead899f7838cd2e1cca3b485a4a82f5cdc (patch) | |
| tree | 770fe42f243492477db77896e2564375cd017ad4 /sys/boot/pc98/boot2/Makefile | |
| parent | 590d63632198eb31acebf50673f1568c2e8f3fda (diff) | |
Notes
Diffstat (limited to 'sys/boot/pc98/boot2/Makefile')
| -rw-r--r-- | sys/boot/pc98/boot2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/pc98/boot2/Makefile b/sys/boot/pc98/boot2/Makefile index 88076a8e5af9..00037cb60ee7 100644 --- a/sys/boot/pc98/boot2/Makefile +++ b/sys/boot/pc98/boot2/Makefile @@ -6,6 +6,8 @@ CC:= gcc COMPILER_TYPE:= gcc +NO_PIE= yes + FILES= boot boot1 boot2 NM?= nm |
