diff options
Diffstat (limited to 'ortho/gcc/Makefile.conf.linux')
-rw-r--r-- | ortho/gcc/Makefile.conf.linux | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ortho/gcc/Makefile.conf.linux b/ortho/gcc/Makefile.conf.linux deleted file mode 100644 index 00ea91728..000000000 --- a/ortho/gcc/Makefile.conf.linux +++ /dev/null @@ -1,4 +0,0 @@ -# Example Makefile.conf -# Copy this file to Makefile.conf and edit as necessary for your platform - -HOST_LIBS = -ldl -lstdc++ |