projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c8eaae
)
ustl: fix libgcc linking
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Mar 2011 12:03:41 +0000
(12:03 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 2 Mar 2011 12:03:41 +0000
(12:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25823
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/ustl/files/Common.mk
patch
|
blob
|
history
diff --git
a/libs/ustl/files/Common.mk
b/libs/ustl/files/Common.mk
index
88e6232
..
56f049d
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