Changeset 3438
- Timestamp:
- Jun 16, 2007, 3:05:04 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/sys-apps/portage/Makefile.kmk
r3433 r3438 258 258 $(APPEND) $@ 'CFLAGS="-g -O2 -fno-omit-frame-pointer"' 259 259 endif 260 $(APPEND) $@ 'CXXFLAGS="$ {CFLAGS}"'260 $(APPEND) $@ 'CXXFLAGS="$${CFLAGS}"' 261 261 $(APPEND) $@ 'PORTDIR_OVERLAY="$(PATH_ROOT)/kNIXPortage"' 262 262 $(APPEND) $@ 'GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo http://128.213.5.34/gentoo http://mirrors.tds.net/gentoo http://mirror.datapipe.net/gentoo"'
Note:
See TracChangeset
for help on using the changeset viewer.