cf-private: fix CFLAGS surgery
The previous version could produce unparseable flags.
This commit is contained in:
parent
f1e0343b19
commit
970d80b0ff
@ -1,5 +1,5 @@
|
|||||||
prependSearchPath() {
|
prependSearchPath() {
|
||||||
NIX_CFLAGS_COMPILE="-F@out@/Library/Frameworks ${NIX_CFLAGS_COMPILE/"-F@out@/Library/Frameworks"/}"
|
NIX_CFLAGS_COMPILE="-F@out@/Library/Frameworks ${NIX_CFLAGS_COMPILE}"
|
||||||
}
|
}
|
||||||
|
|
||||||
linkWithRealCF() {
|
linkWithRealCF() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user