Skip to content

Commit

Permalink
configs/optionals/*.config: enable OpenMP support in GCC
Browse files Browse the repository at this point in the history
Related to #32.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
tpetazzoni committed Aug 13, 2022
1 parent 8e96397 commit 93f88ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/optionals/*.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ BR2_PACKAGE_HOST_GDB=y
BR2_PACKAGE_HOST_GDB_TUI=y
BR2_PACKAGE_HOST_GDB_PYTHON3=y
BR2_PACKAGE_GDB=y
BR2_GCC_ENABLE_OPENMP=y

0 comments on commit 93f88ed

Please sign in to comment.