Changeset 29854
- Timestamp:
- 2012-01-22T17:50:06+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/utils/collectd/Makefile
r29435 r29854 142 142 endef 143 143 144 TARGET_CFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib145 146 144 ifneq ($(CONFIG_avr32),) 147 145 TARGET_CFLAGS += -fsigned-char … … 154 152 --enable-getifaddrs \ 155 153 --with-nan-emulation \ 154 --without-libgcrypt 156 155 157 156 CONFIGURE_VARS+= \
Note: See TracChangeset
for help on using the changeset viewer.