diff options
author | 2014-01-18 01:03:53 +0000 | |
---|---|---|
committer | 2014-01-18 01:03:53 +0000 | |
commit | 653b5af3640462d284f02820f095b74baff67210 (patch) | |
tree | b29b87a3244a94d5108ed832e9d52b23f84efecb /profiles | |
parent | Drop python targets hacks now that base/ has it #474128. (diff) | |
download | gentoo-2-653b5af3640462d284f02820f095b74baff67210.tar.gz gentoo-2-653b5af3640462d284f02820f095b74baff67210.tar.bz2 gentoo-2-653b5af3640462d284f02820f095b74baff67210.zip |
Drop python targets hacks now that base/ has it #474128.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/make.defaults | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index a287984092cd..307fe64061fd 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -12,7 +12,5 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -USE="-python_targets_python3_2 python_targets_python3_3" - # Defaults for video drivers VIDEO_CARDS="fbdev" |