aboutsummaryrefslogtreecommitdiff
path: root/include/gcc/gcc2
diff options
context:
space:
mode:
Diffstat (limited to 'include/gcc/gcc2')
-rw-r--r--include/gcc/gcc27
1 files changed, 7 insertions, 0 deletions
diff --git a/include/gcc/gcc2 b/include/gcc/gcc2
new file mode 100644
index 0000000..d406f6c
--- /dev/null
+++ b/include/gcc/gcc2
@@ -0,0 +1,7 @@
+ ../configure \
+ --target=i686-elf \
+ --prefix=/usr \
+ --with-sysroot=$SYSROOT \
+ --disable-nls \
+ --disable-plugin \
+ --enable-languages=c,c++