projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c43d0c
)
Stuf
author
Eric Andersen
<andersen@codepoet.org>
Thu, 18 Nov 1999 20:33:45 +0000
(20:33 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 18 Nov 1999 20:33:45 +0000
(20:33 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d84bf027d731fa6f58494ec5aee2a85f513e0084..c982cc6760ed6877997bc7fc06f42506133871a9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,7
+36,7
@@
GCCMINVERSION=`$(CC) --version | sed -n "s/^\([0-9]\)\.\([0-9].*\)[\.].*/\2/p"`
GCCSUPPORTSOPTSIZE=$(shell \
if ( test $(GCCMAJVERSION) -eq 2 ) ; then \
- if ( test $(GCCMINVERSION) -ge 9
5
) ; then \
+ if ( test $(GCCMINVERSION) -ge 9
1
) ; then \
echo "true"; \
else \
echo "false"; \