diff options
Diffstat (limited to 'toolchain/Makefile.in')
-rw-r--r-- | toolchain/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in index 91aa17af6..57d84a3e7 100644 --- a/toolchain/Makefile.in +++ b/toolchain/Makefile.in @@ -30,8 +30,5 @@ BR2_SYSROOT=# nothing BR2_ISYSROOT=#nothing endif -# FIXME -- this is temporary -OPTIMIZE_FOR_CPU=$(ARCH) - # gcc has a bunch of needed stuff.... include toolchain/gcc/Makefile.in |