projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6624fd
)
ustl: fix libgcc linking
author
Felix Fietkau
<
[email protected]
>
Wed, 2 Mar 2011 12:03:41 +0000
(12:03 +0000)
committer
Felix Fietkau
<
[email protected]
>
Wed, 2 Mar 2011 12:03:41 +0000
(12:03 +0000)
SVN-Revision: 25823
libs/ustl/files/Common.mk
patch
|
blob
|
history
diff --git
a/libs/ustl/files/Common.mk
b/libs/ustl/files/Common.mk
index 88e62329d9fbeb7a257bc04b895cb8ea866f2abc..56f049dd1326a740aba531a36ae2f89430a6a45a 100644
(file)
--- a/
libs/ustl/files/Common.mk
+++ b/
libs/ustl/files/Common.mk
@@
-56,7
+56,7
@@
ifdef PROFILE
OPTFLAGS += -pg
endif
ifdef STANDALONE
- LIBS += -lsupc++ -lgcc_
eh -lgcc
-lc
+ LIBS += -lsupc++ -lgcc_
s
-lc
endif
ifdef BUILD_SHARED
CFLAGS += -fPIC