Changeset 12261
- Timestamp:
- 06/03/09 23:19:37 (4 years ago)
- File:
-
- 1 edited
-
src/router/rules/mtr.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/rules/mtr.mk
r12258 r12261 1 1 mtr-configure: 2 cd mtr && ./configure --disable-nls --prefix=/usr --host=$(ARCH)-linux CC=$(CC) CFLAGS="$(COPTS) -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF" --without-gtk ac_cv_lib_resolv_res_mkquery=yes 2 cd mtr && ./configure --disable-nls --prefix=/usr --host=$(ARCH)-linux CC=$(CC) CFLAGS="$(COPTS) -I$(TOP)/ncurses/include -L$(TOP)/ncurses/lib -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -lncurses" --without-gtk ac_cv_lib_resolv_res_mkquery=yes --disable-ipv6 --with-ncurses="$(TOP)/ncurses" 3 3 4 4 5
Note: See TracChangeset
for help on using the changeset viewer.
