projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
set base-files version number back to 4
[openwrt.git]
/
package
/
iperf
/
Makefile
diff --git
a/package/iperf/Makefile
b/package/iperf/Makefile
index
a4816a6
..
0eaf302
100644
(file)
--- a/
package/iperf/Makefile
+++ b/
package/iperf/Makefile
@@
-20,8
+20,8
@@
$(PKG_BUILD_DIR)/.configured:
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include" \
- CXXFLAGS="$(TARGET_CFLAGS) -fno-builtin -
nostdinc++ -nodefaultlibs
" \
- LDFLAGS="-L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
+ CXXFLAGS="$(TARGET_CFLAGS) -fno-builtin -
fno-rtti -nostdinc++
" \
+ LDFLAGS="-
nodefaultlibs -
L$(STAGING_DIR)/usr/lib -L$(STAGING_DIR)/lib" \
LIBS="-luClibc++ -lc -lm -lgcc_s" \
ac_cv_func_malloc_0_nonnull=yes \
./configure \
LIBS="-luClibc++ -lc -lm -lgcc_s" \
ac_cv_func_malloc_0_nonnull=yes \
./configure \
This page took
0.026709 seconds
and
4
git commands to generate.