Chenxi Mao 55cfa61071 Fix invalid link file issue
Below link file cannot find the target after installation:
find -xtype l | xargs ls -l --color
lrwxrwxrwx. 1 root root 19 Nov 14 19:09 ./libexec/getconf/default -> POSIX_V6_LP64_OFF64
lrwxrwxrwx. 1 root root 36 Nov 14 19:09 ./lib/gcc/x86_64-suse-linux/12/libatomic.so -> ../../../../lib64/libatomic.so.1.2.0
lrwxrwxrwx. 1 root root 35 Nov 14 19:09 ./lib/gcc/x86_64-suse-linux/12/libubsan.so -> ../../../../lib64/libubsan.so.1.0.0

To fix this issue, modify spec file as below:
1. Remove libatomic.so libubsan.so to its package
2. Change the ./libexec/getconf/default target path

Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
2022-11-16 12:54:53 +08:00
2022-11-02 10:28:23 +08:00
2022-11-16 12:54:53 +08:00
2022-08-01 14:28:55 +00:00
2022-08-01 14:28:55 +00:00

gcc-12

Description

gcc multi-version toolset for openEuler

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 245 MiB
Languages
Diff 100%