From cb731463319ffbd6d90407bbe0201db5e840b587 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sun, 18 Sep 2011 21:35:05 -0500 Subject: [PATCH] targets/*/*: clean up make.conf comments --- targets/amd64/NABIHI/config/make.conf | 2 +- targets/amd64/SS4200/config/make.conf | 6 +++--- targets/i386/DE2700/config/make.conf | 2 +- targets/i386/NEPETA/config/make.conf | 2 +- targets/i386/SABA/config/make.conf | 2 +- targets/i386/VITANI/config/make.conf | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/targets/amd64/NABIHI/config/make.conf b/targets/amd64/NABIHI/config/make.conf index 3df1166..37382de 100644 --- a/targets/amd64/NABIHI/config/make.conf +++ b/targets/amd64/NABIHI/config/make.conf @@ -1,4 +1,4 @@ -# Compilation tunes +# Compilation tunes for ports #CFLAGS+=-O2 -pipe #COPTFLAGS+=-O2 -pipe CPUTYPE?=nocona diff --git a/targets/amd64/SS4200/config/make.conf b/targets/amd64/SS4200/config/make.conf index 64a180f..37382de 100644 --- a/targets/amd64/SS4200/config/make.conf +++ b/targets/amd64/SS4200/config/make.conf @@ -1,6 +1,6 @@ -# Compilation tunes -CFLAGS+=-O2 -pipe -COPTFLAGS+=-O2 -pipe +# Compilation tunes for ports +#CFLAGS+=-O2 -pipe +#COPTFLAGS+=-O2 -pipe CPUTYPE?=nocona # Multiprocess port builds (make -j8) diff --git a/targets/i386/DE2700/config/make.conf b/targets/i386/DE2700/config/make.conf index 32ffef2..f2ff821 100644 --- a/targets/i386/DE2700/config/make.conf +++ b/targets/i386/DE2700/config/make.conf @@ -1,4 +1,4 @@ -# Compilation tunes +# Compilation tunes for ports CFLAGS+=-O2 -pipe COPTFLAGS+=-O2 -pipe CPUTYPE?=core2 diff --git a/targets/i386/NEPETA/config/make.conf b/targets/i386/NEPETA/config/make.conf index 4168003..e3472e4 100644 --- a/targets/i386/NEPETA/config/make.conf +++ b/targets/i386/NEPETA/config/make.conf @@ -1,4 +1,4 @@ -# Compilation tunes +# Compilation tunes for ports CFLAGS+=-O2 -pipe COPTFLAGS+=-O2 -pipe CPUTYPE?=pentium4 diff --git a/targets/i386/SABA/config/make.conf b/targets/i386/SABA/config/make.conf index c1bc658..71bc7a9 100644 --- a/targets/i386/SABA/config/make.conf +++ b/targets/i386/SABA/config/make.conf @@ -1,4 +1,4 @@ -# Compilation tunes +# Compilation tunes for ports CFLAGS+=-O2 -pipe COPTFLAGS+=-O2 -pipe CPUTYPE?=pentium4 diff --git a/targets/i386/VITANI/config/make.conf b/targets/i386/VITANI/config/make.conf index be047f5..a4bd3ad 100644 --- a/targets/i386/VITANI/config/make.conf +++ b/targets/i386/VITANI/config/make.conf @@ -1,4 +1,4 @@ -# Compilation tunes +# Compilation tunes for ports CFLAGS+=-O2 -pipe COPTFLAGS+=-O2 -pipe CPUTYPE?=c3-2 -- 2.42.0