Get rid of profiles. We might add some form of unattended profile down the line, which will be common for AMD/Intel CPUs.
This commit is contained in:
@@ -28,13 +28,6 @@ CUSTOM_GCC_PATH=""
|
||||
# Example: CUSTOM_LLVM_PATH="/home/frog/PKGBUILDS/mostlyportable-llvm/llvm-mostlyportable-11.0.0"
|
||||
CUSTOM_LLVM_PATH=""
|
||||
|
||||
# Set to the number corresponding to a predefined profile to use it. The options selected by the profile will override customization.cfg and external config files.
|
||||
# Current list of available profiles :
|
||||
# 1 - Custom (meaning nothing will be enforced and you get to configure everything)
|
||||
# 2 - Ryzen desktop (performance)
|
||||
# 3 - Generic Desktop (Performance)
|
||||
_OPTIPROFILE=""
|
||||
|
||||
# Set to true to bypass makepkg.conf and use all available threads for compilation. False will respect your makepkg.conf options.
|
||||
_force_all_threads="true"
|
||||
|
||||
|
Reference in New Issue
Block a user