Changeset 8ebe940 in freewrt for docs/pkg-templates/library-pkg
- Timestamp:
- Sep 24, 2006, 7:23:00 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- ee2a32c
- Parents:
- 6917e1a
- File:
-
- 1 edited
-
docs/pkg-templates/library-pkg/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
docs/pkg-templates/library-pkg/Makefile
r6917e1a r8ebe940 24 24 CPPFLAGS="-I$(STAGING_DIR)/usr/include" \ 25 25 LDFLAGS="-L$(STAGING_DIR)/usr/lib" \ 26 ./configure \26 ${BASH} ${WRKSRC}/configure \ 27 27 --target=$(GNU_TARGET_NAME) \ 28 28 --host=$(GNU_TARGET_NAME) \
Note:
See TracChangeset
for help on using the changeset viewer.
