mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
gnustep-base/libobjc2: [QA] Remove PREFIX setting for CMake
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -32,7 +32,6 @@ src_configure() {
|
||||
export CC=clang
|
||||
export CXX=clang++
|
||||
|
||||
export PREFIX=/usr
|
||||
local mycmakeargs=(
|
||||
-DGNUSTEP_CONFIG=GNUSTEP_CONFIG-NOTFOUND
|
||||
$(cmake-utils_use boehm-gc BOEHM_GC)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -32,7 +32,6 @@ src_configure() {
|
||||
export CC=clang
|
||||
export CXX=clang++
|
||||
|
||||
export PREFIX=/usr
|
||||
local mycmakeargs=(
|
||||
-DGNUSTEP_CONFIG=GNUSTEP_CONFIG-NOTFOUND
|
||||
$(cmake-utils_use boehm-gc BOEHM_GC)
|
||||
|
||||
Reference in New Issue
Block a user