Skip to content

Commit

Permalink
Switch to gcc-8.2 on latest Ubuntu (Intel-Media-SDK#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
akharche authored and Alexander Zhogov committed Sep 13, 2018
1 parent bd257fa commit 77f24f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf_linux_public.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def get_building_cmd(command, gcc_latest, enable_devtoolset):
]

ENABLE_DEVTOOLSET = 'source /opt/rh/devtoolset-6/enable'
GCC_LATEST = '8.1.0'
GCC_LATEST = '8.2.0'
options["STRIP_BINARIES"] = True
MEDIA_SDK_REPO_DIR = options.get('REPOS_DIR') / PRODUCT_REPOS[0]['name']

Expand Down

0 comments on commit 77f24f1

Please sign in to comment.