diff options
Diffstat (limited to 'src/template/linux-elf')
-rw-r--r-- | src/template/linux-elf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/template/linux-elf b/src/template/linux-elf new file mode 100644 index 00000000000..ace23ea0655 --- /dev/null +++ b/src/template/linux-elf @@ -0,0 +1,8 @@ +AROPT:cq +BACKEND: +SHARED_LIB:-fpic +ALL: +SRCH_INC: +SRCH_LIB: +USE_LOCALE:no +DLSUFFIX=.o |