Skip to content

Commit 3d2eb8d

Browse files
committed
Merge branch 'build/lab-env-profile-cleanup' into 'master'
Lab env profile cleanup See merge request feng/training/material!279
2 parents 814ec74 + 8059d1d commit 3d2eb8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contrib/ci/lab_env.profile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@ CONTRIB_CI_DIR=$ROOTDIR/contrib/ci
1717

1818
test "$ROOTDIR" != ""
1919

20-
EXTERN=$ROOTDIR/extern
21-
2220
export LD_LIBRARY_PATH=/usr/lib
23-
export GPR_PROJECT_PATH=$EXTERN/gnat_sdl:$EXTERN/game_support
2421

2522
linker_display_search_path() {
2623
gcc -m64 -Xlinker --verbose 2>/dev/null \

0 commit comments

Comments
 (0)