Changeset 3438


Ignore:
Timestamp:
Jun 16, 2007, 3:05:04 AM (18 years ago)
Author:
bird
Message:

escape $

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/sys-apps/portage/Makefile.kmk

    r3433 r3438  
    258258        $(APPEND) $@ 'CFLAGS="-g -O2 -fno-omit-frame-pointer"'
    259259endif
    260         $(APPEND) $@ 'CXXFLAGS="${CFLAGS}"'
     260        $(APPEND) $@ 'CXXFLAGS="$${CFLAGS}"'
    261261        $(APPEND) $@ 'PORTDIR_OVERLAY="$(PATH_ROOT)/kNIXPortage"'
    262262        $(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.