-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by moonfrog
-
-
I just put a "stage3-athlon-xp-funtoo-current" on an AMD64
I didn't see a "native_32" subarch profile so I set none.
I noticed that make.conf was empty and filled it in.CFLAGS="-march=native -O2 -pipe" CXXFLAGS="${CFLAGS}" ACCEPT_KEYWORDS="~x86" MAKEOPTS="-j5" VIDEO_CARDS="radeon" INPUT_DEVICES="synaptics evdev" ACCEPT_LICENSE="*" USE="X gtk -ipv6 -gnome -kde -qt -qt3 -qt3support -qt4 -qt5 -systemd" PORTDIR="/usr/portage" DISTDIR="${PORTDIR}/distfiles" PKGDIR="${PORTDIR}/packages"But it should be more liks this..or even less?
CFLAGS="-march=native -O2 -pipe" MAKEOPTS="-j5" VIDEO_CARDS="radeon" INPUT_DEVICES="synaptics evdev" ACCEPT_LICENSE="*" USE="X gtk -ipv6 -gnome -kde -qt -qt3 -qt3support -qt4 -qt5 -systemd"
btw My first post here I want to say hey to all
I moved over here ~ a year ago when I figured out it was drobbin's project
It's a great OS and I thank the people that help build it.

Subarch Profiles
in News and Announcements
Posted
Found and set.
Probably overlooked it but maybe it's new.