mirror of https://github.com/hak5/openwrt.git
14 lines
557 B
Diff
14 lines
557 B
Diff
--- a/Configure
|
|
+++ b/Configure
|
|
@@ -396,6 +396,10 @@ my %table=(
|
|
"qnx4", "cc:-DL_ENDIAN -DTERMIO::(unknown):::${x86_gcc_des} ${x86_gcc_opts}:",
|
|
"qnx6", "cc:-DL_ENDIAN -DTERMIOS::(unknown)::-lsocket:${x86_gcc_des} ${x86_gcc_opts}:",
|
|
|
|
+# cris
|
|
+"linux-cris", "\$(TARGET_CC):-DL_ENDIAN -DTERMIO -fomit-frame-pointer::-D_REENTRANT::-ldl:BN_LLONG THIRTY_TWO_BIT RC4_CHAR::::::::::::dlfcn:linux-shared:-fpic::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)::",
|
|
+
|
|
+
|
|
#### SCO/Caldera targets.
|
|
#
|
|
# Originally we had like unixware-*, unixware-*-pentium, unixware-*-p6, etc.
|