changes for pisi 2.0
This commit is contained in:
@@ -9,7 +9,7 @@ cc = %(host)s-gcc
|
||||
cxx = %(host)s-g++
|
||||
compressionlevel = 9
|
||||
enableSandbox = True
|
||||
fallback = http://source.pisilinux.org/1.0
|
||||
fallback = http://source.pisilinux.org/2.0
|
||||
generateDebug = False
|
||||
jobs = -j5
|
||||
ldflags = -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common
|
||||
@@ -38,8 +38,8 @@ autoclean = False
|
||||
bandwidth_limit = 0
|
||||
destinationdirectory = /
|
||||
distribution = PisiLinux
|
||||
distribution_release = 1.0
|
||||
distribution_id = p01
|
||||
distribution_release = 2.0
|
||||
distribution_id = p02
|
||||
# ftp_proxy = None
|
||||
# http_proxy = None
|
||||
# https_proxy = None
|
||||
|
||||
Reference in New Issue
Block a user